Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Devin's Emergency Roofers LLC",
description: "Devin's Emergency Roofers LLC is a Provo-based roofing contractor specializing in emergency roof repairs and full roofing services for residential properties. They respond quickly to storm damage, leaks, and urgent roofing issues, providing thorough inspections and professional repairs. With a focus on emergency response, they help homeowners restore roof integrity and protect their homes from water damage.",
telephone: "+1-385-336-5021",
address: {
@type: "PostalAddress",
streetAddress: "271 N University Ave #7000",
addressLocality: "Provo",
addressRegion: "UT",
postalCode: "84601",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.237299799999995,
longitude: -111.65895909999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "58",
bestRating: "5"
},
areaServed: "Provo and surrounding Utah County communities",
knowsAbout: "Roofing, Homeowners with roof damage, storm-affected properties, emergency leak situations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Response Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Inspections"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local, Accessible Service"
}
],
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.