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: "A and L Desert Landscapes Tree Company",
description: "A and L Desert Landscapes Tree Company is a Las Vegas-based tree care specialist with over 5 years of professional experience, offering comprehensive tree services including trimming, removals, palm tree care, and stump grinding. Led by a certified arborist, they provide expert consultation and employ strategic pruning techniques—such as crown reduction, canopy lifting, and structural work—to enhance tree health, safety, and aesthetics while protecting roofs, pedestrians, and property lines. They serve both Las Vegas and Henderson with free consultations and quotes.",
url: "https://www.highrollerarborist.com/",
telephone: "+1-702-859-8731",
address: {
@type: "PostalAddress",
streetAddress: "3172 N Rainbow Blvd #1143",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89108",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.2175857,
longitude: -115.24091389999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "45",
bestRating: "5"
},
areaServed: "Las Vegas and Henderson, Nevada",
knowsAbout: "Tree Services, Homeowners needing tree removal or trimming, palm tree specialists, properties requiring stump grinding, desert landscape maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Arborist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Palm Tree Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Consultation & Estimates"
}
],
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.