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: "United Roofing California SB",
description: "United Roofing California SB is a roofing contractor serving the San Bernardino area with comprehensive roof repair, replacement, and installation services. They handle residential and commercial roofing projects, offering solutions including asphalt shingles, metal roofing, and emergency storm damage repairs. The company is licensed and insured, providing professional workmanship backed by warranties.",
url: "https://www.unitedroofingcalifornia.com/",
telephone: "+1-909-473-5221",
address: {
@type: "PostalAddress",
streetAddress: "2130 N Arrowhead Ave Unit 205 D",
addressLocality: "San Bernardino",
addressRegion: "CA",
postalCode: "92405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.13449790000001,
longitude: -117.2904359
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "San Bernardino, CA and surrounding areas",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, commercial property owners, storm damage restoration",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Storm Damage Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Roofing Solutions"
}
],
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.