Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Rapid Repairs and Renovations",
description: "Rapid Repairs and Renovations is a full-service contractor in Knoxville offering painting, roofing, and general renovation work for residential and commercial properties. As a licensed general contractor, they handle everything from small repairs to major home renovations with a focus on quality craftsmanship and timely project completion.",
url: "http://www.rapidrepairsandrenovations.com/",
telephone: "+1-865-585-2789",
address: {
@type: "PostalAddress",
streetAddress: "7035 Middlebrook Pike Suite 200",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37909",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.943972099999996,
longitude: -84.03140499999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Home Remodeling, Homeowners needing major renovations, commercial property managers, customers wanting single-point-of-contact for multi-trade projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Renovation Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Trade Capability"
}
],
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.