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: "Zito Landscape Design",
description: "Zito Landscape Design is a full-service landscaping and hardscaping company based in Southwest Ranches, specializing in custom outdoor living spaces. John Zito and his team design and build residential landscapes, paver patios, retaining walls, walkways, and drainage solutions throughout South Florida. They combine expert design services with quality craftsmanship to transform outdoor areas into functional, beautiful spaces.",
url: "http://www.johnzito.com/",
telephone: "+1-954-680-0718",
address: {
@type: "PostalAddress",
streetAddress: "13450 Stirling Rd",
addressLocality: "Southwest Ranches",
addressRegion: "FL",
postalCode: "33330",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.0425367,
longitude: -80.3270771
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Southwest Ranches, Fort Lauderdale area, and surrounding South Florida communities",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking custom landscape design, Property owners wanting high-quality hardscape features, Residents upgrading outdoor living spaces",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Hardscaping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established South Florida Presence"
}
],
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.