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: "Turning Point landscape irrigation Services",
description: "Turning Point Landscape Irrigation Services is a locally-owned irrigation specialist serving Vista and surrounding North County San Diego areas. They design, install, and maintain landscape irrigation systems for residential and commercial properties, helping customers achieve efficient water management and healthy outdoor spaces. With a focus on quality workmanship and customer service, they handle everything from new system installations to repairs and seasonal maintenance.",
url: "https://turningpointls.com/",
telephone: "+1-760-216-8383",
address: {
@type: "PostalAddress",
streetAddress: "960 Postal Way",
addressLocality: "Vista",
addressRegion: "CA",
postalCode: "92084",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.1917141,
longitude: -117.2317623
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Vista, CA and surrounding North County San Diego communities",
knowsAbout: "Irrigation Systems, Homeowners seeking efficient irrigation systems, property managers, commercial landscaping clients, water-conscious customers looking to optimize landscape watering",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Irrigation Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Knowledge"
}
],
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.