{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://checkmyglp.com/#organization",
      "name": "CheckMyGLP",
      "legalName": "Public Health Solution LLC",
      "url": "https://checkmyglp.com",
      "logo": {
        "@type": "ImageObject",
        "url": "https://checkmyglp.com/logo192.png"
      },
      "image": "https://checkmyglp.com/og-image.jpg",
      "description": "Free 90-second GLP-1 eligibility calculator that applies FDA weight-management criteria and emails a personalized AI-written readiness report. Educational only.",
      "slogan": "Find out if you qualify for GLP-1 in 90 seconds — free.",
      "foundingDate": "2025",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "2003 Plank Road #1283",
        "addressLocality": "Fredericksburg",
        "addressRegion": "VA",
        "postalCode": "22401",
        "addressCountry": "US"
      },
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "support@checkmyglp.com",
        "contactType": "customer support",
        "availableLanguage": "English"
      },
      "areaServed": {"@type": "Country", "name": "United States"},
      "sameAs": ["https://drmedhealth.com"]
    },
    {
      "@type": "WebSite",
      "@id": "https://checkmyglp.com/#website",
      "url": "https://checkmyglp.com",
      "name": "CheckMyGLP",
      "description": "Free GLP-1 eligibility calculator + personalized readiness report",
      "publisher": {"@id": "https://checkmyglp.com/#organization"},
      "inLanguage": "en-US"
    },
    {
      "@type": "WebApplication",
      "@id": "https://checkmyglp.com/#webapp",
      "name": "CheckMyGLP — GLP-1 Eligibility Calculator",
      "url": "https://checkmyglp.com",
      "applicationCategory": "HealthApplication",
      "operatingSystem": "Web",
      "browserRequirements": "Requires JavaScript",
      "isAccessibleForFree": true,
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "featureList": [
        "FDA-aligned BMI + comorbidity eligibility logic",
        "6-step calculator (~90 seconds)",
        "Live candidacy meter",
        "Instant color-coded verdict",
        "Personalized AI-written readiness report",
        "PDF attached to email",
        "Three cost paths covered (insurance, cash-pay brand, licensed compounded)",
        "Concierge chatbot (eligibility / cost / safety only)"
      ],
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "bestRating": "5",
        "ratingCount": "3247",
        "reviewCount": "3247"
      }
    },
    {
      "@type": "MedicalWebPage",
      "@id": "https://checkmyglp.com/#homepage",
      "url": "https://checkmyglp.com/",
      "name": "Find out if you qualify for GLP-1 in 90 seconds — free.",
      "description": "Free 90-second GLP-1 eligibility calculator that applies FDA weight-management criteria. Personalized AI-written readiness report emailed in seconds with PDF attached. Educational only.",
      "isPartOf": {"@id": "https://checkmyglp.com/#website"},
      "about": [
        {"@type": "Drug", "name": "Semaglutide"},
        {"@type": "Drug", "name": "Tirzepatide"},
        {"@type": "MedicalCondition", "name": "Obesity"},
        {"@type": "MedicalCondition", "name": "Overweight with weight-related comorbidity"}
      ],
      "audience": {
        "@type": "PeopleAudience",
        "audienceType": "Adults considering GLP-1 weight-loss medication"
      },
      "lastReviewed": "2026-05-06"
    },
    {
      "@type": "FAQPage",
      "@id": "https://checkmyglp.com/#faq",
      "url": "https://checkmyglp.com/#faq",
      "name": "CheckMyGLP FAQs",
      "isPartOf": {"@id": "https://checkmyglp.com/#website"},
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Is this a real eligibility check or just a quiz?",
          "acceptedAnswer": {"@type": "Answer", "text": "Both. The calculator applies the actual FDA weight-management criteria a physician would use — BMI ≥30, or BMI ≥27 with a qualifying condition. Educational screening only; final eligibility determination rests with a licensed clinician."}
        },
        {
          "@type": "Question",
          "name": "Is my health information safe? What do you actually store?",
          "acceptedAnswer": {"@type": "Answer", "text": "Your medical answers are never written to our database. They live in memory only long enough to generate your report and email it. Only name, email, and phone are stored, exclusively for report delivery and the educational follow-up series. No data sale, one-click unsubscribe."}
        },
        {
          "@type": "Question",
          "name": "What does \"GLP-1 therapy\" actually mean?",
          "acceptedAnswer": {"@type": "Answer", "text": "GLP-1 medications (semaglutide, tirzepatide, sold as Wegovy, Zepbound, Ozempic, Mounjaro) mimic a hormone produced after meals. They reduce appetite, slow gastric emptying, and improve insulin response. In trials they produced 15–22% average body weight loss over 14–18 months."}
        },
        {
          "@type": "Question",
          "name": "Do I need insurance?",
          "acceptedAnswer": {"@type": "Answer", "text": "No. Insurance can sometimes cover branded options like Wegovy or Zepbound when criteria are met, but cash-pay and licensed compounded options exist for $150–$650/month. The free report walks through realistic options."}
        },
        {
          "@type": "Question",
          "name": "What if my BMI is below 30?",
          "acceptedAnswer": {"@type": "Answer", "text": "Many people qualify with BMI 27–29.9 if they also have a weight-related condition like prediabetes, hypertension, sleep apnea, fatty liver, or PCOS. The calculator accounts for this. If below all thresholds, the report says so honestly."}
        },
        {
          "@type": "Question",
          "name": "How long does this take?",
          "acceptedAnswer": {"@type": "Answer", "text": "About 90 seconds for the calculator, instant on-screen results, and the report email arrives in under a minute."}
        },
        {
          "@type": "Question",
          "name": "Is GLP-1 safe?",
          "acceptedAnswer": {"@type": "Answer", "text": "For appropriate candidates under physician supervision, yes — extensively studied (STEP, SURMOUNT trials with thousands of participants). Most common side effects are GI. Real contraindications exist (medullary thyroid carcinoma, MEN2, severe pancreatitis). Physician evaluation is how you know if it's safe for you specifically."}
        }
      ]
    },
    {
      "@type": "HowTo",
      "name": "How to use CheckMyGLP — Free GLP-1 Eligibility Calculator",
      "description": "3-step process to find out if you qualify for GLP-1 weight loss medication and receive a personalized AI-written readiness report.",
      "totalTime": "PT2M",
      "estimatedCost": {"@type": "MonetaryAmount", "currency": "USD", "value": "0"},
      "step": [
        {
          "@type": "HowToStep",
          "position": 1,
          "name": "Take the 90-second check",
          "text": "Six quick questions — height/weight, age/sex, waist (optional), conditions, history, goals. Live candidacy meter updates as you go."
        },
        {
          "@type": "HowToStep",
          "position": 2,
          "name": "Get your verdict instantly",
          "text": "FDA-aligned eligibility logic returns a color-coded verdict in plain English — Likely Candidate, Borderline, or Below Threshold."
        },
        {
          "@type": "HowToStep",
          "position": 3,
          "name": "Receive your full report",
          "text": "Personalized AI-written explanation with PDF attached, three honest cost paths, and a clear next step matched to your verdict. If you qualify and want to start, optional handoff to DrMedHealth (LegitScript-certified)."
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {"@type": "ListItem", "position": 1, "name": "Home", "item": "https://checkmyglp.com/"},
        {"@type": "ListItem", "position": 2, "name": "How It Works", "item": "https://checkmyglp.com/#how-it-works"},
        {"@type": "ListItem", "position": 3, "name": "Sample Report", "item": "https://checkmyglp.com/#what-you-get"},
        {"@type": "ListItem", "position": 4, "name": "Reviews", "item": "https://checkmyglp.com/#testimonials"},
        {"@type": "ListItem", "position": 5, "name": "FAQ", "item": "https://checkmyglp.com/#faq"}
      ]
    },
    {
      "@type": "Service",
      "@id": "https://checkmyglp.com/#service",
      "serviceType": "GLP-1 Eligibility Screening",
      "name": "Free GLP-1 Eligibility Calculator + Personalized Readiness Report",
      "provider": {"@id": "https://checkmyglp.com/#organization"},
      "areaServed": {"@type": "Country", "name": "United States"},
      "audience": {
        "@type": "PeopleAudience",
        "audienceType": "Adults considering GLP-1 weight-loss medication"
      },
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD"
      },
      "isRelatedTo": [
        {"@type": "Drug", "name": "Semaglutide (Ozempic, Wegovy)"},
        {"@type": "Drug", "name": "Tirzepatide (Mounjaro, Zepbound)"}
      ]
    }
  ]
}
