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: "Contreras Landscape & Tree Service",
description: "Contreras Landscape & Tree Service is a full-service landscaping and tree care company serving the Irving area and surrounding Dallas-Fort Worth communities. They offer comprehensive tree removal, trimming, pruning, stump grinding, and emergency storm cleanup services, along with general landscape design and maintenance. With a commitment to quality workmanship and customer satisfaction, they handle both residential and commercial properties with professional, licensed expertise.",
url: "https://contreraslandscapeandtreeservice.com/contact-us/",
telephone: "+1-817-874-7876",
address: {
@type: "PostalAddress",
streetAddress: "1919 Williams Rd",
addressLocality: "Irving",
addressRegion: "TX",
postalCode: "75060",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8124606,
longitude: -96.91962339999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Irving, Texas and surrounding Dallas-Fort Worth area",
knowsAbout: "Tree Services, Homeowners needing tree removal or storm cleanup, Commercial property managers, Landscape maintenance customers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Tree Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Storm Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Landscape Services"
}
],
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.