Structured Data

    Roof Repair Specialists

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Roof Repair Specialists",
      description: "Roof Repair Specialists is a roofing contractor serving Charlotte and the surrounding area with expertise in roof repairs, replacements, and maintenance. They handle residential and commercial roofing projects, offering comprehensive solutions from inspections to warranty-backed installations. The team specializes in addressing storm damage, insurance claims, and all types of roofing materials.",
      url: "https://www.roofrepairspecialists.com/charlotte/",
      telephone: "+1-704-741-8082",
      address: {
        @type: "PostalAddress",
        streetAddress: "436 E 36th St",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2477394,
        longitude: -80.80582869999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing emergency repairs, storm damage recovery, roof replacements, property managers overseeing residential or commercial buildings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Assistance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Coverage"
        }
      ],
      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.