Structured Data

    Custard Insurance Adjusters

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

    Schema.org / LocalBusiness
    |
    39 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Custard Insurance Adjusters",
      description: "Custard Insurance Adjusters is an insurance agency serving Harrisonburg, VA and the surrounding Shenandoah Valley region. They specialize in property and casualty insurance adjustments, helping clients navigate claims and coverage options. As an established local agency, they provide personalized service to residential and commercial insurance customers.",
      url: "https://custard.com/",
      telephone: "+1-540-564-6117",
      address: {
        @type: "PostalAddress",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      areaServed: "Harrisonburg, VA and surrounding Shenandoah Valley",
      knowsAbout: "Insurance Agents, Homeowners, business owners, property managers seeking insurance guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Claims Assistance"
        }
      ],
      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.