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: "Lawnscapes of South Florida",
description: "Lawnscapes of South Florida is a full-service landscaping company based in Port St. Lucie offering lawn maintenance, landscape design, planting, irrigation services, and seasonal cleanup for residential properties. With over a decade of experience in the South Florida market, the team handles both routine yard care and custom landscape projects to keep properties looking their best year-round.",
url: "http://www.lawnscapesofsfl.com/",
telephone: "+1-772-340-2730",
address: {
@type: "PostalAddress",
streetAddress: "875 SW South Macedo Blvd",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34983",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.3097432,
longitude: -80.3730016
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Port St. Lucie and surrounding areas of South Florida",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable weekly lawn maintenance, residential properties needing landscape redesigns, and customers wanting professional irrigation system service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscaping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local South Florida Expertise"
}
],
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.