Structured Data

    Blue Leaf Roofing

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Blue Leaf Roofing",
      description: "Blue Leaf Roofing is a full-service roofing contractor serving the Atlanta area with expertise in roof repair, replacement, and installation. The team handles residential and commercial roofing projects, offering quality craftsmanship and reliable service for homes and businesses throughout greater Atlanta.",
      url: "https://blueleafroofers.com/",
      telephone: "+1-470-303-3297",
      address: {
        @type: "PostalAddress",
        streetAddress: "488 Edgewood Ave SE",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30312",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7544633,
        longitude: -84.37166049999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Atlanta and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs, property owners planning roof replacement, residential and commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Atlanta-Based"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Roofing"
        }
      ],
      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.