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: "Ft. Worth Fence and Patio",
description: "Ft. Worth Fence and Patio is a locally owned and operated fence and outdoor living contractor serving Fort Worth and surrounding areas with over 20 years of combined experience. They specialize in wood, metal, and ranch fencing, custom automated gates, patio covers, pergolas, concrete and stone patios, outdoor kitchens, fire features, and complete backyard transformations. Known for quality craftsmanship, transparent pricing, free on-site estimates, and a 1-year workmanship warranty, they handle both residential and commercial projects with professional installation, repair, and maintenance services.",
url: "http://ftworthfenceandpatio.com/",
telephone: "+1-682-564-2372",
address: {
@type: "PostalAddress",
streetAddress: "2821 McLemore Ave",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76111",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7743154,
longitude: -97.3051935
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "83",
bestRating: "5"
},
areaServed: "Fort Worth, Arlington, Benbrook, Weatherford, Mansfield, Burleson, and greater DFW area",
knowsAbout: "Hardscaping & Patios, Homeowners wanting fence installation or repair, property owners needing security fencing, families planning backyard upgrades, ranch and rural property owners, those seeking complete outdoor living transformations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "20+ Years Combined Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Outdoor Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed, Insured & Warranty-Backed"
}
],
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.