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: "Heritage Hardwood Floors",
description: "Heritage Hardwood Floors is a Plano-based flooring specialist offering hardwood installation, refinishing, and a curated selection of flooring materials and home improvement products. With over two decades of experience, they provide professional installation services alongside a showroom where customers can browse hardwood options, furniture, and home goods. Their team handles both residential and commercial flooring projects with attention to quality craftsmanship.",
url: "http://heritage-floors.com/",
telephone: "+1-972-562-8610",
address: {
@type: "PostalAddress",
streetAddress: "1260 Shiloh Rd Suite 200",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75074",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.0132277,
longitude: -96.6642383
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Plano, Dallas-Fort Worth metroplex, and surrounding areas",
knowsAbout: "Flooring, Homeowners seeking hardwood flooring installation or refinishing, commercial property managers, home renovation enthusiasts, furniture and home goods shoppers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Flooring Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Experience"
}
],
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.