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: "John Michael Roofing",
description: "John Michael Roofing is a Seattle-based specialty roofing contractor focused on metal and flat roof installation and repair. Owner John and his long-tenured team specialize in PVC, TPO, and standing seam metal roofing, serving Seattle and surrounding areas including Bellevue, Kirkland, Renton, and Kent. They offer free estimates, a Lifetime Leakproof Guarantee on all installations, and handle related services like gutter installation, skylight replacement, and chimney repair—treating each project with meticulous attention to detail and fair pricing.",
url: "http://johnmichaelroofing.com/",
telephone: "+1-253-216-6710",
address: {
@type: "PostalAddress",
streetAddress: "1400 Hubbell Pl",
addressLocality: "Seattle",
addressRegion: "WA",
postalCode: "98101",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.612137499999996,
longitude: -122.3298179
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Seattle, WA and surrounding areas including Bellevue, Kirkland, Renton, Kent, Burien, and Shoreline",
knowsAbout: "Roofing, Homeowners needing metal or flat roof installation, property owners with roof leaks, Seattle-area residents seeking gutter and skylight services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Metal & Flat Roof Specialty"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Lifetime Leakproof Guarantee"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Team"
}
],
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.