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: "Dooling Landscape Service - Landscape Designer - Residential Landscaper in San Jose",
description: "Dooling Landscape Service is a residential landscaping company based in San Jose specializing in custom landscape design and installation. They work directly with homeowners to create tailored outdoor spaces that enhance property value and curb appeal. With expertise in both design and execution, they handle projects from initial concept through completion.",
url: "https://www.doolinglandscapeservice.com/",
telephone: "+1-408-221-3103",
address: {
@type: "PostalAddress",
streetAddress: "388 Avenida Manzanos",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95123",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.257536699999996,
longitude: -121.8385096
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "5",
bestRating: "5"
},
areaServed: "San Jose and surrounding Santa Clara County communities",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking custom landscape design, residential property owners wanting professional landscape installation and maintenance consultation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential Focus"
}
],
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.