{
  "specVersion": "0.1",
  "host": {
    "name": "ClearCardio®",
    "domain": "clearcardio.com",
    "description": "Preventive cardiology program built around Dr. John Osborne. Detects soft, rupture-prone arterial plaque with 640-slice cardiac CT angiography (CCTA) layered with FDA-cleared AI, then treats it with a physician-led plan. Clinics in Dallas TX, New York City NY, Miami Beach FL and Scottsdale AZ; patients nationwide by telehealth.",
    "contact": "care@clearcardio.com"
  },
  "entries": [
    {
      "identifier": "urn:air:clearcardio.com:content:llms-txt",
      "displayName": "ClearCardio site summary for language models",
      "description": "Condensed overview of the program, clinics, physicians, pricing posture and the CCTA + AI process, written for retrieval rather than for browsing.",
      "type": "text/plain",
      "url": "https://clearcardio.com/llms.txt",
      "representativeQueries": [
        "What is ClearCardio and how does it work?",
        "Which clinics does ClearCardio operate?",
        "Who is Dr. John Osborne?",
        "What is a CCTA scan used for?"
      ],
      "id": "urn:air:clearcardio.com:content:llms-txt"
    },
    {
      "identifier": "urn:air:clearcardio.com:content:markdown-pages",
      "displayName": "Every public page as Markdown (content negotiation)",
      "description": "Any page on the site returns Markdown instead of HTML when the request carries Accept: text/markdown. Same URLs, no separate hierarchy. Pages marked noindex (ad landing pages) are intentionally excluded.",
      "type": "text/markdown",
      "url": "https://clearcardio.com/sitemap.xml",
      "representativeQueries": [
        "Give me the ClearCardio FAQ as plain text",
        "Read the ClearCardio prevention program page",
        "Summarize the ClearCardio patient case studies"
      ],
      "id": "urn:air:clearcardio.com:content:markdown-pages"
    },
    {
      "identifier": "urn:air:clearcardio.com:content:faq",
      "displayName": "Patient FAQ — locations, cost, insurance, what to expect",
      "description": "What patients ask before booking: where the clinics are, how the scan works, what it costs, how insurance applies, and who the program is and is not for. Marked up as schema.org FAQPage.",
      "type": "text/markdown",
      "url": "https://clearcardio.com/faq/index.md",
      "representativeQueries": [
        "How much does a ClearCardio heart scan cost?",
        "Does insurance cover a coronary CT angiogram at ClearCardio?",
        "Where are ClearCardio clinics located?",
        "Who should not get a ClearCardio assessment?"
      ],
      "id": "urn:air:clearcardio.com:content:faq"
    },
    {
      "identifier": "urn:air:clearcardio.com:content:case-studies",
      "displayName": "Before-and-after patient case studies",
      "description": "Three documented patient cases with serial CCTA imaging: the concern, what the scan found and what changed. Individual experiences, not a guarantee of results.",
      "type": "text/markdown",
      "url": "https://clearcardio.com/before-and-after/index.md",
      "representativeQueries": [
        "Show me ClearCardio before and after plaque results",
        "Can soft plaque actually be reversed?",
        "ClearCardio patient outcomes"
      ],
      "id": "urn:air:clearcardio.com:content:case-studies"
    },
    {
      "identifier": "urn:air:clearcardio.com:mcp:content-server",
      "id": "urn:air:clearcardio.com:mcp:content-server",
      "displayName": "ClearCardio content MCP server (read-only)",
      "description": "MCP server over the public marketing content: search pages, read them as Markdown, list services, clinic locations and patient case studies. Contact requests return a consent link for the person to confirm — the server never writes to the CRM by itself. No authentication required; see https://clearcardio.com/auth.md",
      "type": "application/json",
      "url": "https://clearcardio.com/api/mcp.php",
      "representativeQueries": [
        "Search ClearCardio content about soft plaque",
        "What services does ClearCardio offer and where?",
        "Show ClearCardio patient case studies",
        "Ask ClearCardio to contact me about an assessment"
      ]
    }
  ]
}