Structured Data

    CES Commercial 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: "CES Commercial Roofing",
      description: "CES Commercial Roofing specializes in commercial roofing services for businesses throughout the Tampa Bay area. With a focus on quality craftsmanship and customer satisfaction, they handle roof installations, repairs, replacements, and maintenance for commercial properties of all sizes. Their team is licensed and insured, offering professional solutions to keep commercial roofs in top condition.",
      url: "https://cesroof.com/",
      telephone: "+1-813-419-1918",
      address: {
        @type: "PostalAddress",
        streetAddress: "2706 US-19 ALT #270",
        addressLocality: "Palm Harbor",
        addressRegion: "FL",
        postalCode: "34683",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.092748699999998,
        longitude: -82.7708141
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "70",
        bestRating: "5"
      },
      areaServed: "Palm Harbor, Tampa Bay area, and surrounding Florida communities",
      knowsAbout: "Roofing, Commercial property owners, facility managers, multi-unit building owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Commercial Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Professional Team"
        }
      ],
      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.