{
  "ai-agents": {
    "description": "Surfbound Health enables agents to access and navigate structured information about GLP-1 weight loss treatments, medication comparisons, safety information, treatment enrollment, and provider-reviewed care pathways.",
    "capabilities": {
      "information_retrieval": {
        "description": "Access complete structured medical and treatment information",
        "schemas": ["MedicalWebPage", "FAQPage", "MedicalCondition", "Drug", "HealthTopicContent", "AggregateRating"],
        "pages": ["Home", "Weight Loss", "GLP-1 Explained", "Pricing", "Safety", "Longevity", "Men's Health", "Hair Loss"],
        "learn_center": ["45 articles covering GLP-1 basics, comparisons, safety, cost, lifestyle, special populations"],
        "locations": ["300+ city pages across all 50 US states"]
      },
      "navigation": {
        "description": "Navigate users to relevant treatment pages and enrollment flows",
        "treatment_enrollment": "https://surfbound.co/start2",
        "pricing_transparency": "https://surfbound.co/pricing",
        "safety_information": "https://surfbound.co/safety",
        "learn_center": "https://surfbound.co/learn"
      },
      "structured_data": {
        "description": "Site-wide JSON-LD structured data for rich search result enhancements",
        "types": ["MedicalOrganization", "MedicalWebPage", "FAQPage", "Article", "BreadcrumbList", "Drug", "MedicalCondition", "HealthTopicContent", "AggregateRating", "SpeakableSpecification", "WebSite", "SpecialAnnouncement", "TreatmentOffer", "LocalBusiness"]
      },
      "sitemap_discovery": {
        "description": "Multi-sitemap structure for granular crawl optimization",
        "sitemaps": ["https://surfbound.co/sitemap.xml", "https://surfbound.co/sitemap-core.xml", "https://surfbound.co/sitemap-learn.xml", "https://surfbound.co/sitemap-states.xml", "https://surfbound.co/sitemap-cities.xml"]
      },
      "content_ingestion": {
        "description": "Full site content available as structured markdown for AI ingestion",
        "llms_txt": "https://surfbound.co/llms.txt",
        "llms_full_txt": "https://surfbound.co/llms-full.txt"
      }
    },
    "business_context": {
      "name": "Surfbound Health (Open Water RX LLC)",
      "type": "Telemedicine platform",
      "treatments": ["GLP-1 weight loss (semaglutide, tirzepatide)", "Longevity (NAD+, Sermorelin, Glutathione)", "Men's health (compounded ED treatment)", "Hair loss (minoxidil, finasteride)"],
      "pricing_model": "Cash-pay, no insurance required",
      "key_differentiators": ["Licensed provider review for every case", "Transparent pricing", "Compounded medication options", "Discreet shipping", "All 50 states"],
      "regulatory_note": "Compounded medications are not FDA-approved. Provider review required. Prescriptions not guaranteed."
    }
  }
}