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: "Acosta landscape and paver LLC.",
description: "Acosta Landscape and Pavers LLC is a licensed, bonded, and insured landscape and hardscaping company serving Pierce, King, and Snohomish Counties with over 11 years of experience. Founded by Byron Acosta, the company specializes in paver patios, fence installation, deck building, retaining walls, landscape design, artificial turf, irrigation systems, outdoor lighting, and new lawn installation. They handle complete outdoor transformations from design through completion, combining creative expertise with quality materials and professional craftsmanship.",
url: "http://acostalp.com/",
telephone: "+1-206-730-8004",
address: {
@type: "PostalAddress",
streetAddress: "20921 44th Ave W",
addressLocality: "Lynnwood",
addressRegion: "WA",
postalCode: "98036",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.8087493,
longitude: -122.2922627
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "88",
bestRating: "5"
},
areaServed: "Pierce, King, and Snohomish Counties, Washington",
knowsAbout: "Hardscaping & Patios, Homeowners seeking comprehensive backyard transformations, Property owners wanting landscape design consultation, Residents needing patio or fence installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Design & Build Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Over 11 Years of Local Expertise"
}
],
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.