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: "Snowbird Roofing and Siding",
description: "Snowbird Roofing and Siding LLC is a family-owned roofing and siding contractor serving Utah County and surrounding areas with expertise in residential and commercial roofing, siding installation and repair, gutters, soffit, and fascia services. They specialize in metal and TPO roofing, vinyl and Hardie siding, ice dam repair, and storm damage restoration, offering free estimates, 24/7 emergency services, and financing options with fully licensed and insured technicians.",
url: "https://snowbirdroofingandsiding.com/",
telephone: "+1-385-438-7663",
address: {
@type: "PostalAddress",
streetAddress: "1145 S 800 E Suite 147",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84097",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.276117299999996,
longitude: -111.6752865
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "103",
bestRating: "5"
},
areaServed: "Utah County and surrounding areas including Park City, Orem, Provo, Springville, and nearby communities",
knowsAbout: "Roofing, Homeowners needing roof or siding replacement, property owners with storm or ice damage, businesses requiring commercial roofing solutions, homeowners seeking emergency leak repair",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Assistance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
}
],
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.