{
  "@context": "https://schema.org",
  "@type": "OfferCatalog",
  "@id": "https://www.rethinkafib.com/offer.json",
  "name": "Rethink AFib care and consultation options",
  "url": "https://www.rethinkafib.com/treatments/",
  "itemListElement": [
    {
      "@type": "Offer",
      "url": "https://www.rethinkafib.com/book/",
      "itemOffered": {
        "@type": "Service",
        "name": "AFib consultation and second opinion",
        "description": "A heart rhythm specialist reviews your symptoms, medical history, goals, and existing AFib treatment plan.",
        "provider": {
          "@id": "https://www.rethinkafib.com/#organization",
          "@type": "MedicalOrganization",
          "name": "Rethink AFib",
          "url": "https://www.rethinkafib.com/"
        },
        "areaServed": [
          "Virginia",
          "North Carolina"
        ]
      }
    },
    {
      "@type": "Offer",
      "url": "https://www.rethinkafib.com/book/",
      "itemOffered": {
        "@type": "Service",
        "name": "Medication and rhythm monitoring review",
        "description": "Discussion of medication management and rhythm monitoring options based on your individual AFib history.",
        "provider": {
          "@id": "https://www.rethinkafib.com/#organization",
          "@type": "MedicalOrganization",
          "name": "Rethink AFib",
          "url": "https://www.rethinkafib.com/"
        },
        "areaServed": [
          "Virginia",
          "North Carolina"
        ]
      }
    },
    {
      "@type": "Offer",
      "url": "https://www.rethinkafib.com/book/",
      "itemOffered": {
        "@type": "Service",
        "name": "Catheter ablation evaluation",
        "description": "Evaluation of whether catheter ablation may be appropriate; candidacy depends on specialist assessment.",
        "provider": {
          "@id": "https://www.rethinkafib.com/#organization",
          "@type": "MedicalOrganization",
          "name": "Rethink AFib",
          "url": "https://www.rethinkafib.com/"
        },
        "areaServed": [
          "Virginia",
          "North Carolina"
        ]
      }
    },
    {
      "@type": "Offer",
      "url": "https://www.rethinkafib.com/book/",
      "itemOffered": {
        "@type": "Service",
        "name": "Stroke-risk evaluation",
        "description": "Discussion of individual stroke risk, anticoagulation options, and selected device-based options where appropriate.",
        "provider": {
          "@id": "https://www.rethinkafib.com/#organization",
          "@type": "MedicalOrganization",
          "name": "Rethink AFib",
          "url": "https://www.rethinkafib.com/"
        },
        "areaServed": [
          "Virginia",
          "North Carolina"
        ]
      }
    }
  ]
}
