Structured Data

    Atlanta Roofing Repair Company

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Atlanta Roofing Repair Company",
      description: "Atlanta Roofing Repair Company is a roofing contractor serving the greater Atlanta area with expertise in roof repairs, replacements, and maintenance. They handle residential and commercial roofing projects, offering comprehensive solutions for damaged, aging, or failing roofs. Their local presence and direct phone line make them accessible for emergency repairs and routine roofing needs.",
      telephone: "+1-470-740-7100",
      address: {
        @type: "PostalAddress",
        streetAddress: "82 Solomon St SE",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30312",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7427029,
        longitude: -84.38499689999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Atlanta and surrounding areas, Georgia",
      knowsAbout: "Roofing, Homeowners needing roof repairs, property managers with commercial roofing concerns, Atlanta residents requiring emergency storm damage repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Atlanta Presence"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Services"
        }
      ],
      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.