Structured Data

    Rockingham Insurance

    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: "Rockingham Insurance",
      description: "Rockingham Insurance is an independent insurance agency serving the Harrisonburg area with a range of personal and commercial coverage options including auto, home, life, and business insurance. As a locally-rooted agency, they work with multiple carriers to help clients find policies tailored to their specific needs and budgets.",
      url: "https://rockingham.insure/",
      telephone: "+1-800-434-7736",
      address: {
        @type: "PostalAddress",
        streetAddress: "633 E Market St",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.448713,
        longitude: -78.8568021
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, Virginia and surrounding areas",
      knowsAbout: "Insurance Agents, Local homeowners, auto owners, small business operators, individuals seeking bundled coverage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Multi-Carrier Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.