Structured Data

    Virginia Health Advisors

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Virginia Health Advisors",
      description: "Virginia Health Advisors is an independent insurance agency and health consultant serving Virginia Beach and surrounding areas. They specialize in helping individuals and families navigate health insurance options, Medicare planning, and related health services. The team provides personalized guidance to ensure clients select coverage that meets their specific healthcare needs and budget.",
      telephone: "+1-757-214-8620",
      address: {
        @type: "PostalAddress",
        streetAddress: "2065 Susan Lee Ln",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23464",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.7690392,
        longitude: -76.1867285
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, Norfolk, Hampton Roads, Virginia",
      knowsAbout: "Insurance Agents, Medicare-eligible individuals, Families seeking comprehensive health coverage, Self-employed professionals, Healthcare consumers needing personalized guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent Status"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Health-Focused Expertise"
        }
      ],
      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.