Structured Data

    Carter Family Roofers LLC

    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: "Carter Family Roofers LLC",
      description: "Carter Family Roofers LLC is a locally-owned roofing company serving the Richmond, VA area with expertise in residential and commercial roof repairs, replacements, and installations. They specialize in handling storm damage claims and work directly with insurance companies to streamline the process for homeowners. The team is committed to quality craftsmanship and transparent communication throughout every project.",
      url: "https://carterroofersllc.com/",
      telephone: "+1-804-390-8565",
      address: {
        @type: "PostalAddress",
        streetAddress: "507 E Southside Plaza",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23224",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5024946,
        longitude: -77.4751558
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "77",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing storm damage repairs, those filing insurance claims, homeowners seeking reliable local roofing contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Local Business"
        }
      ],
      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.