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: "Innovation Roofing TX",
description: "Innovation Roofing TX is a Dallas-based roofing contractor specializing in residential and commercial roof installation, repair, and replacement. The team handles storm damage assessment and insurance claims processing, helping homeowners navigate the claims process with expertise. They offer free inspections and provide financing options to make roof projects accessible.",
url: "https://innovationroofingusa.com/",
telephone: "+1-214-527-6888",
address: {
@type: "PostalAddress",
streetAddress: "3500 Oak Lawn Ave Suite 460A PMB 1244",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75219",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8119394,
longitude: -96.80501989999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Dallas and surrounding North Texas communities",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, storm damage victims, commercial property owners, homeowners seeking insurance claim assistance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Roof Inspections"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Support"
},
{
@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.