Structured Data

    Green Leaf 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: "Green Leaf Roofing",
      description: "Green Leaf Roofing is a licensed and insured roofing contractor serving the Tampa Bay area and surrounding communities. They specialize in residential and commercial roof repair, replacement, and maintenance, with expertise in handling storm damage claims and insurance-related roofing projects. The team is committed to quality craftsmanship and customer satisfaction on every project.",
      url: "https://www.greenleafroofingllc.com/",
      telephone: "+1-813-577-2488",
      address: {
        @type: "PostalAddress",
        streetAddress: "1350 County Rd 1 #796",
        addressLocality: "Dunedin",
        addressRegion: "FL",
        postalCode: "34698",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.022679099999998,
        longitude: -82.7642298
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "183",
        bestRating: "5"
      },
      areaServed: "Dunedin, Tampa Bay, and surrounding areas of central Florida",
      knowsAbout: "Roofing, Homeowners needing roof repair or replacement, commercial property owners, storm damage recovery, insurance claim assistance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @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.