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: "Pacific Custom Pavers and Landscapes",
description: "Pacific Custom Pavers and Landscapes is a Seattle-based hardscaping and landscaping company specializing in custom paver patios, retaining walls, outdoor kitchens, and landscape design. They offer comprehensive outdoor living solutions from initial design through installation, serving residential clients throughout the Seattle area. The team combines craftsmanship with design expertise to create durable, functional outdoor spaces tailored to each client's vision.",
url: "https://seattlepaversandlandscapes.com/",
telephone: "+1-425-224-6370",
address: {
@type: "PostalAddress",
streetAddress: "PBM #101, 8001 14th Avenue Northeast Suite A",
addressLocality: "Seattle",
addressRegion: "WA",
postalCode: "98115",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.68683,
longitude: -122.3136205
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Seattle and surrounding areas in King County",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom outdoor living spaces, those planning patio or landscape renovations, clients wanting professional design services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Design & Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized in Outdoor Living"
}
],
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.