Structured Data

    Shenandoah Valley Insurance Group

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Shenandoah Valley Insurance Group",
      description: "Shenandoah Valley Insurance Group, led by CEO Gary Mackey, offers comprehensive insurance solutions including auto, home, business, commercial auto, life, and Medicare Supplemental coverage. Serving the Shenandoah Valley region, they provide personalized insurance planning with free quotes to help individuals and business owners protect what matters most.",
      url: "http://www.shenandoahvalleyinsurancegroup.com/",
      telephone: "+1-540-849-4720",
      address: {
        @type: "PostalAddress",
        streetAddress: "856 Statler Blvd",
        addressLocality: "Staunton",
        addressRegion: "VA",
        postalCode: "24401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.1379418,
        longitude: -79.0671314
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Shenandoah Valley, Virginia including Staunton and surrounding areas",
      knowsAbout: "Insurance Agents, Small business owners, families seeking bundled coverage, individuals nearing retirement, Medicare-eligible seniors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Coverage Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Quote Process"
        }
      ],
      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.