Structured Data

    ARAC Roof It Forward

    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: "ARAC Roof It Forward",
      description: "ARAC Roof It Forward is a Durham-based roofing contractor specializing in residential and commercial roof repair, replacement, and installation. The company combines expert craftsmanship with a commitment to community service through their \"Roof It Forward\" initiative. They serve the Triangle area with licensed, insured work backed by workmanship warranties and assistance with insurance claims.",
      url: "https://www.roofitforward.com/nc",
      telephone: "+1-919-794-7333",
      address: {
        @type: "PostalAddress",
        streetAddress: "2530 Meridian Pkwy",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9112228,
        longitude: -78.8999536
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "83",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding Triangle area",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, commercial property owners, customers filing insurance claims after storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Roof It Forward Community Program"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Workmanship Warranty"
        }
      ],
      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.