Structured Data

    Rainier Roofing LLC

    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: "Rainier Roofing LLC",
      description: "Rainier Roofing LLC is a Tampa-based roofing contractor specializing in residential and commercial roof installations, repairs, and replacements. The company serves the greater Tampa Bay area with expertise in handling storm damage claims, insurance coordination, and various roofing materials. They offer free inspections and financing options to make roofing projects accessible to homeowners and businesses.",
      url: "https://rainierroofing.com/",
      telephone: "+1-813-920-9065",
      address: {
        @type: "PostalAddress",
        streetAddress: "5000 N Nebraska Ave",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33603",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9905361,
        longitude: -82.45154869999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "128",
        bestRating: "5"
      },
      areaServed: "Tampa and surrounding Tampa Bay area, Florida",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, storm damage victims, commercial property owners, insurance claim filers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Roof Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Assistance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing Available"
        }
      ],
      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.