Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Colorado Custom Covers and Decks",
description: "Colorado Custom Covers and Decks is a local general contractor specializing in custom deck construction, outdoor covers, and pergolas in the Denver metro area. With a focus on quality craftsmanship and personalized design, they build durable outdoor living spaces tailored to each homeowner's needs and preferences.",
url: "https://coloradocustomcoversanddecks.com/",
telephone: "+1-720-606-6161",
address: {
@type: "PostalAddress",
streetAddress: "Plateau Cir",
addressLocality: "Morrison",
addressRegion: "CO",
postalCode: "80465",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.593041899999996,
longitude: -105.2505846
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "61",
bestRating: "5"
},
areaServed: "Denver metro area and surrounding communities",
knowsAbout: "General Contractors & Remodelers, Homeowners seeking custom deck construction, outdoor covers, pergolas, property owners wanting personalized outdoor living spaces",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Craftsmanship"
}
],
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.