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: "Erie Home",
description: "Erie Home is a roofing contractor serving Chattanooga and surrounding areas, specializing in residential roof repair, replacement, and installation. They handle storm damage claims and work with insurance companies to streamline the process. As part of the larger Erie Home network, they bring established expertise and resources to local roofing projects.",
url: "https://eriehome.com/locations/roofing/chattanooga-tn/",
telephone: "+1-423-830-2635",
address: {
@type: "PostalAddress",
streetAddress: "4295 Cromwell Rd Suite 409, Building 14",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37421",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.067776099999996,
longitude: -85.1965693
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "88",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Roofing, Homeowners needing roof repair or replacement, Storm damage victims, Homeowners with insurance claims",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Storm Damage Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Network"
}
],
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.