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: "DFW Retaining Walls and Pool Demolition LLC.",
description: "DFW Retaining Walls and Pool Demolition LLC specializes in custom retaining wall construction and professional pool demolition services throughout the Fort Worth area. With a 4.9-star reputation built on 91 customer reviews, they deliver expert craftsmanship in both hardscaping projects and complete pool removal, handling everything from design to final site restoration.",
url: "http://dfwpoolretainingwalls.com/",
telephone: "+1-817-993-9446",
address: {
@type: "PostalAddress",
streetAddress: "5710 Hen House Rd",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76244",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.944354499999996,
longitude: -97.25746819999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "91",
bestRating: "5"
},
areaServed: "Fort Worth, Arlington, and surrounding Dallas-Fort Worth communities",
knowsAbout: "Hardscaping & Patios, Homeowners needing retaining walls for erosion control or landscaping, property owners with pools to remove, contractors seeking reliable hardscape subcontractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Approach"
}
],
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.