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: "Five Star Roofing Cambridge",
description: "Five Star Roofing Cambridge is a full-service roofing contractor specializing in residential and commercial roofing solutions throughout the Boston area. They offer expert installation, repair, replacement, maintenance, and inspection services using premium materials including metal, tiles, and asphalt shingles. Their team handles everything from minor leak repairs to complete roof replacements, with a focus on precision workmanship, energy efficiency, and long-term durability for homes and businesses.",
url: "https://bostonroofingsolutions.com/Cambridge/",
telephone: "+1-617-665-7675",
address: {
@type: "PostalAddress",
streetAddress: "211 Alewife Brook Pkwy",
addressLocality: "Cambridge",
addressRegion: "MA",
postalCode: "02138",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.3899646,
longitude: -71.1436447
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Cambridge, Boston, and surrounding Massachusetts communities including Waltham, Framingham, Quincy, Lynn, Brockton, Malden, and Lowell",
knowsAbout: "Roofing, Homeowners needing repairs or replacements, businesses requiring durable commercial roofing systems, property buyers seeking pre-purchase inspections, properties experiencing storm damage or leaks",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Premium Materials & Workmanship"
}
],
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.