Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Abraham sixtos landskape",
description: "Abraham Sixtos Landscape is an independent landscaping service based in San Jose that specializes in lawn maintenance, landscape design, and garden installation. The business is run by Abraham Sixtos and focuses on creating and maintaining beautiful outdoor spaces for residential properties. With personalized service and attention to detail, they work directly with homeowners to transform and care for their yards.",
telephone: "+1-408-841-2014",
address: {
@type: "PostalAddress",
streetAddress: "1203 Doncaster Way",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95127",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3533169,
longitude: -121.81896139999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "San Jose and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking personalized lawn care, Residential property owners wanting landscape design and installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscaping"
}
],
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.