Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Palms and Trees USA Inc (Palms and Trees Landscaping )",
description: "Palms and Trees USA Inc is a full-service landscaping company based in Gilbert, Arizona, specializing in tree and palm care, landscape design, and maintenance. With a 4.7-star reputation built on 45 customer reviews, they provide comprehensive outdoor services including tree removal, trimming, stump grinding, and general landscaping work for residential and commercial properties.",
telephone: "+1-480-577-1025",
address: {
@type: "PostalAddress",
streetAddress: "25 E Water Tank Rd",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85296",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3407911,
longitude: -111.7887961
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "45",
bestRating: "5"
},
areaServed: "Gilbert, Arizona and surrounding East Valley communities",
knowsAbout: "Tree Services, Homeowners with mature trees or palms, commercial property managers, residential landscaping overhauls",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Palm & Tree Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscaping"
}
],
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.