Structured Data

    Universal Roof & Contracting Tampa

    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: "Universal Roof & Contracting Tampa",
      description: "Universal Roof & Contracting Tampa is a roofing contractor serving the Tampa Bay area with expertise in residential and commercial roof repairs, replacements, and installations. The company specializes in handling storm damage claims, offering comprehensive inspections and insurance claim assistance to help homeowners navigate the recovery process. With over a decade of local experience, they provide transparent estimates and quality workmanship backed by warranties.",
      url: "http://www.universalroof.com/",
      telephone: "+1-813-295-7872",
      address: {
        @type: "PostalAddress",
        streetAddress: "5112 E Adamo Dr",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33619",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.953179499999997,
        longitude: -82.40047729999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "88",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, storm damage victims, commercial property owners, insurance claim coordination",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Inspections & Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Tampa Presence"
        }
      ],
      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.