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: "San Bruno Roof Repair",
description: "San Bruno Roof Repair is a certified roofing contractor providing comprehensive roof services including inspections, repairs, installations, and protective coating and waterproofing treatments. The team specializes in detecting and fixing leaks, damaged shingles, and structural issues using high-quality materials and advanced techniques. They offer same-day service availability and workmanship guarantees to keep homes protected year-round.",
url: "http://sanbrunoroofrepair.com/",
telephone: "+1-650-789-7859",
address: {
@type: "PostalAddress",
streetAddress: "901 Sneath Ln 114 Suite 114",
addressLocality: "San Bruno",
addressRegion: "CA",
postalCode: "94066",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6350797,
longitude: -122.4245607
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "10",
bestRating: "5"
},
areaServed: "San Bruno, CA and surrounding Peninsula communities",
knowsAbout: "Roofing, Homeowners needing emergency leak repairs, property owners planning new installations, home sellers preparing for inspection, commercial property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Workmanship Guarantee"
}
],
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.