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: "south county landscapes Inc.",
description: "South County Landscapes is a full-service landscaping company in Irvine specializing in expert garden and yard design, installation, and maintenance. They offer comprehensive outdoor services including irrigation system installation and design, landscape construction, and ongoing yard care to transform residential properties into beautiful, functional outdoor spaces. With a focus on customer communication and satisfaction, they provide free quotes and personalized service for projects of all sizes.",
url: "https://southcountylandscapes.com/",
telephone: "+1-949-637-1159",
address: {
@type: "PostalAddress",
streetAddress: "6 McLaren unit D",
addressLocality: "Irvine",
addressRegion: "CA",
postalCode: "92618",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.633563599999995,
longitude: -117.71756570000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "43",
bestRating: "5"
},
areaServed: "Irvine and surrounding Orange County communities",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking comprehensive landscape redesigns, property owners needing irrigation system installation, residents wanting professional garden and yard maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates & Consultations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Ongoing Customer Communication"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Landscape Solutions"
}
],
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.