Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Lewis Roofing, Inc",
description: "Lewis Roofing, Inc. is a fully licensed and insured roofing contractor serving Twin Falls and the greater Magic Valley area for over 40 years. They specialize in residential and commercial roofing installations, repairs, re-roofs, and emergency services, with expertise in both flat and shingle roofing. The family-operated business also offers roof inspections, coatings, waterproofing, and has a sister company, Magic Valley Metal, providing custom metal roofing and siding panels.",
url: "https://lewisroofinginc.com/",
telephone: "+1-208-539-4099",
address: {
@type: "PostalAddress",
streetAddress: "261 5th Ave W",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.554656099999995,
longitude: -114.4762605
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Twin Falls, Jerome, Burley, Kimberly, Buhl, Filer, Hagerman, Wendell, Gooding, Shoshone, and the greater Magic Valley area, Idaho",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacements, commercial property owners, businesses requiring emergency roof services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "40+ Years Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24-Hour Emergency Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Metal Roofing Specialization"
}
],
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.