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: "Grand View Deck & Patio",
description: "Grand View Deck & Patio is a full-service outdoor living contractor specializing in custom deck and patio construction in the Denver metro area. They design and build high-quality outdoor spaces using premium materials, transforming backyards into functional entertainment areas. With a focus on craftsmanship and customer satisfaction, Grand View Deck & Patio handles every phase from initial design consultation through final installation.",
url: "https://grandviewdecks.com/",
telephone: "+1-303-957-2894",
address: {
@type: "PostalAddress",
streetAddress: "8085 S Chester St suite 250",
addressLocality: "Centennial",
addressRegion: "CO",
postalCode: "80112",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.5703186,
longitude: -104.88091539999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Denver metro area, including Centennial and surrounding communities",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom deck or patio construction, outdoor entertaining spaces, backyard renovations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Project Management"
}
],
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.