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: "TN Hardscape & Patio",
description: "TN Hardscape & Patio specializes in creating beautiful outdoor living spaces in the Franklin area through custom hardscaping and patio design. They offer comprehensive hardscape solutions including paver patios, retaining walls, walkways, and outdoor kitchens, combining quality craftsmanship with professional design expertise. Whether you're looking to enhance your backyard or create an entirely new outdoor entertaining area, TN Hardscape & Patio delivers durable, attractive installations tailored to your home and landscape.",
url: "http://tnhardscapespatio.com/",
telephone: "+1-615-205-2424",
address: {
@type: "PostalAddress",
streetAddress: "511 Kilburn Ct",
addressLocality: "Franklin",
addressRegion: "TN",
postalCode: "37067",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9295913,
longitude: -86.8287319
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Franklin, TN and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom outdoor spaces, entertaining enthusiasts, residential properties needing drainage solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Range of Hardscape Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.