Structured Data

    Lone Star Medicare

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lone Star Medicare",
      description: "Lone Star Medicare is an independent Medicare insurance agency serving Austin and the surrounding Texas Hill Country region. They specialize in helping Medicare-eligible seniors navigate Medicare plans, including Original Medicare, Medicare Advantage, and supplemental coverage options. With personalized consultation and ongoing support, they help clients find affordable coverage that fits their healthcare needs.",
      url: "https://www.lonestarmedicare.com/",
      telephone: "+1-512-537-7847",
      address: {
        @type: "PostalAddress",
        streetAddress: "7805 Cooper Ln #209",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78745",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.185295,
        longitude: -97.79325899999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding Hill Country region",
      knowsAbout: "Insurance Agents, Medicare-eligible seniors, retirees transitioning to Medicare, individuals seeking personalized plan guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medicare Specialist Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Agency"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Ongoing Client Support"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.