Structured Data

    The Roofing Dudes

    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: "The Roofing Dudes",
      description: "The Roofing Dudes is a locally owned and operated roofing company serving the Birmingham and Hoover, Alabama area. They specialize in residential and commercial roofing services including repairs, replacements, and installations across all roof types—shingles, tile, metal, stone-coated steel, slate, and cedar shake. With GAF Master Elite certification, full licensing and bonding, and a track record of over 2,000 roof installations, they also offer free inspections, siding services, permanent holiday lighting, and affordable financing options with guaranteed start and completion dates.",
      url: "https://theroofingdudes.com/",
      telephone: "+1-205-732-7231",
      address: {
        @type: "PostalAddress",
        streetAddress: "123 Hilltop Business Center Dr",
        addressLocality: "Pelham",
        addressRegion: "AL",
        postalCode: "35124",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3360684,
        longitude: -86.79586479999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "390",
        bestRating: "5"
      },
      areaServed: "Birmingham, Hoover, Pelham, and surrounding areas of Alabama",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacements, Commercial property owners, Homeowners seeking metal roofing or premium materials, Customers who value guaranteed timelines",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Guaranteed Completion Dates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "GAF Master Elite Certification"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Affordable Financing with No Money Down"
        }
      ],
      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.