Structured Data

    Rackley 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: "Rackley Roofing",
      description: "Rackley Roofing is a full-service roofing contractor in Knoxville, TN, specializing in residential and commercial roof installation, repair, and replacement. The team handles storm damage assessment and insurance claims to streamline the repair process for homeowners. They offer metal roofing, asphalt shingles, and other roofing materials with warranty protection on workmanship.",
      url: "https://www.rackleyroofing.com/rackley-roofing-knoxville-tn/",
      telephone: "+1-865-761-8336",
      address: {
        @type: "PostalAddress",
        streetAddress: "2117 Mitchell St",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37917",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9899859,
        longitude: -83.9083737
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "147",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding East Tennessee communities",
      knowsAbout: "Roofing, Homeowners needing storm damage repair, property owners replacing roofs, customers seeking metal roofing options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Assistance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Roofing Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Workmanship Warranty"
        }
      ],
      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.