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: "Paragon Hardscapes",
description: "Paragon Hardscapes is a Knoxville-based hardscaping specialist that designs and builds outdoor living spaces including paver patios, retaining walls, walkways, and outdoor kitchens. With a 4.9 rating from customers, they combine expert design consultation with quality craftsmanship to transform yards into functional, beautiful outdoor environments. They serve the Knoxville area with free estimates and detailed design services.",
url: "https://paragonhardscapes.com/",
telephone: "+1-865-234-9663",
address: {
@type: "PostalAddress",
streetAddress: "3117 Henson Rd",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37921",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.958714199999996,
longitude: -84.0038094
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "37",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners wanting to enhance outdoor living spaces, Those planning patio or outdoor kitchen projects, Property owners needing retaining walls or drainage solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Hardscaping"
}
],
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.