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: "Camp Roofing",
description: "Camp Roofing is a family-owned residential and commercial roofing contractor serving the greater Seattle area since 2015. They specialize in roof repairs, replacements, inspections, and emergency 24/7 repair services, with expertise in shingles, metal roofing, PVC, and flat roofing systems. Camp Roofing also offers gutter installation, repair, and replacement services, and provides financing options up to $200,000 for roofing projects.",
url: "http://camp-roofing.com/",
telephone: "+1-425-496-5570",
address: {
@type: "PostalAddress",
streetAddress: "11410 NE 124th St #181",
addressLocality: "Kirkland",
addressRegion: "WA",
postalCode: "98034",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.7116487,
longitude: -122.18857190000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "84",
bestRating: "5"
},
areaServed: "Kirkland, WA and surrounding areas including Freeland, Mount Vernon, Oak Harbor, and Arlington",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacements, Commercial property managers, Businesses requiring emergency roof services, Property owners seeking financing options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Repair Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Roofing Material Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Financing Available"
}
],
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.