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: "Dreamscapes LLC",
description: "Dreamscapes LLC is a full-service hardscaping and landscaping contractor serving Chattanooga and surrounding East Tennessee communities. They specialize in hardscape design and installation, including pavers, retaining walls, outdoor fireplaces, and outdoor kitchens for both residential and commercial properties. The company also provides ongoing landscaping maintenance services to keep properties looking polished year-round.",
url: "http://www.dreamscapespro.com/",
telephone: "+1-423-886-6565",
address: {
@type: "PostalAddress",
streetAddress: "1039 N Julian Rd",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37421",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.002722999999996,
longitude: -85.15185009999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "81",
bestRating: "5"
},
areaServed: "Chattanooga, East Ridge, Cleveland, Red Bank, Walden, TN, and surrounding areas including Ringgold, GA",
knowsAbout: "Hardscaping & Patios, Homeowners wanting outdoor living upgrades, Commercial property managers, Customers seeking integrated hardscape and landscape solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Outdoor Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Year-Round Maintenance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial"
}
],
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.