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: "Twigs lawn care & Landscaping",
description: "Twigs Lawn Care & Landscaping is a full-service landscaping company based in North Palm Beach that specializes in lawn maintenance, landscape design, and property beautification. The team handles everything from weekly lawn care and seasonal cleanups to custom landscape installations and garden design, serving residential and commercial clients throughout the greater Palm Beach area.",
url: "http://www.twigslcl.com/",
telephone: "+1-561-255-1142",
address: {
@type: "PostalAddress",
streetAddress: "726 Eagle Way",
addressLocality: "North Palm Beach",
addressRegion: "FL",
postalCode: "33408",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.809872499999997,
longitude: -80.070493
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "North Palm Beach and surrounding communities in South Florida",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, Commercial property managers, Clients wanting custom landscape design",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscaping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.