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: "Donaldson's Patio & Landscaping LLC",
description: "Donaldson's Patio & Landscaping LLC is a full-service outdoor construction company based in Mesquite specializing in patio design, installation, and comprehensive landscaping solutions. The team builds custom outdoor spaces including hardscaping projects, paver patios, and landscape design that transform residential yards into functional, beautiful areas. They bring personalized service and attention to detail to every project, focusing on creating durable outdoor spaces that enhance home value and outdoor living enjoyment.",
url: "https://www.yourgreenpal.com/vendor/donaldson-s-patios-2",
telephone: "+1-972-391-3893",
address: {
@type: "PostalAddress",
streetAddress: "1613 Woodcrest Dr",
addressLocality: "Mesquite",
addressRegion: "TX",
postalCode: "75159",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.743605099999996,
longitude: -96.62174929999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Mesquite, TX and surrounding Dallas-Fort Worth communities",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom patios, residential landscaping projects, outdoor entertaining spaces, property value enhancement",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Patio Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Mesquite Presence"
}
],
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.