Structured Data

    WJM Roofing

    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: "WJM Roofing",
      description: "WJM Roofing is a Durham-based roofing contractor specializing in roof installation, repair, and maintenance, plus gutter services. They offer free roof inspections and assessments, handle insurance claims assistance, and work with homeowners to select the right roofing materials and upgrades for their needs. With a focus on reliable craftsmanship and customer service, WJM Roofing serves residential clients throughout the Durham area with no job considered too small.",
      url: "http://wjmroofing.com/",
      telephone: "+1-919-495-1283",
      address: {
        @type: "PostalAddress",
        streetAddress: "2207 Inlet Ave",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27704",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.009859,
        longitude: -78.84311799999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "45",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, storm damage claims, gutter installation and maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Roof Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Help"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Gutter Services Included"
        }
      ],
      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.