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: "Deep Reflections Hardwood Floors",
description: "Deep Reflections Hardwood Floors specializes in hardwood floor installation, refinishing, and restoration for residential and commercial properties throughout the Dallas area. With a 4.8-star reputation built on 77 customer reviews, the company delivers expert craftsmanship in selecting, installing, and restoring hardwood floors to transform spaces. They offer comprehensive services from initial consultation through final installation, serving homeowners and businesses seeking quality hardwood flooring solutions.",
url: "https://www.deepreflectionshardwood.com/",
telephone: "+1-214-553-1577",
address: {
@type: "PostalAddress",
streetAddress: "17811 Davenport Rd # 53",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75252",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9920038,
longitude: -96.79472430000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "77",
bestRating: "5"
},
areaServed: "Dallas, TX and surrounding North Texas communities",
knowsAbout: "Flooring, Homeowners seeking hardwood floor installation or refinishing, Commercial property owners, Customers wanting expert restoration of existing hardwood",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Hardwood Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Services"
}
],
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.