{
  "data": {
    "company": {
      "name": "Saltwater BRC",
      "founded": 2024,
      "industry": "Cloud Infrastructure & Security",
      "headquarters": "San Diego, CA",
      "website": "https://saltwaterbrc.com",
      "employees": 1,
      "description": "A Cloudflare-native platform demonstrating modern edge computing, zero trust security, and AI-powered applications."
    },
    "team": [
      {
        "name": "Brandon Crowe",
        "role": "Founder & Builder",
        "department": "Engineering"
      }
    ],
    "products": [
      {
        "name": "Ask This Blog",
        "category": "AI / RAG",
        "status": "active"
      },
      {
        "name": "Code Playground",
        "category": "Sandbox SDK",
        "status": "active"
      },
      {
        "name": "Training Resources",
        "category": "Education",
        "status": "active"
      },
      {
        "name": "Stream",
        "category": "Video Delivery",
        "status": "active"
      },
      {
        "name": "Zero Trust Stack",
        "category": "Security",
        "status": "active"
      }
    ],
    "stats": {
      "customers": 0,
      "uptime": "99.99%",
      "regionsServed": 310
    }
  },
  "meta": {
    "source": "Cloudflare KV",
    "environment": "production",
    "servedAt": "2026-04-20T01:01:41.798Z",
    "poweredBy": "Cloudflare Workers"
  }
}