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: "Ziggi's Landscaping LLC",
description: "Ziggi's Landscaping is a full-service landscape design and installation company founded by Justin Walters and Kenzi, bringing Denver expertise to Tampa since 2021. They specialize in custom landscape design, irrigation systems, outdoor lighting, turf installation, planting and bed design, and year-round lawn maintenance for both residential and commercial properties. Known for hands-on project management with no subcontractors, they handle everything from initial concept through completion while supporting the Humane Society of Tampa Bay.",
url: "https://ziggislandscaping.com/",
telephone: "+1-720-280-6358",
address: {
@type: "PostalAddress",
streetAddress: "325 Danube Ave",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33606",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.9247609,
longitude: -82.4531508
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "203",
bestRating: "5"
},
areaServed: "Tampa Bay and surrounding areas, Florida",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape transformation, commercial property managers, property owners wanting low-maintenance outdoor solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "No Subcontractors"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Climate Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community Commitment"
}
],
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.