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: "Total Pro Flooring",
description: "Total Pro Flooring is an Austin-based flooring specialist offering installation and sales of hardwood, tile, laminate, LVP, and carpet flooring. They serve both residential and commercial clients with expert installation services and a showroom displaying flooring options. The team combines quality materials with professional installation to help homeowners and businesses transform their spaces.",
url: "http://www.totalproflooring.com/",
telephone: "+1-512-601-4271",
address: {
@type: "PostalAddress",
streetAddress: "8300 N Ranch to Market 620 suite M-300",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78726",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.4182003,
longitude: -97.8479031
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "160",
bestRating: "5"
},
areaServed: "Austin and surrounding Central Texas communities",
knowsAbout: "Flooring, Homeowners seeking flooring upgrades, Commercial property managers, Builders and contractors, Design-conscious renovators",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Flooring Types"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom Location"
},
{
@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.