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: "Hixson Carpet & Tile",
description: "Hixson Carpet & Tile is a full-service flooring showroom and installation company in Hixson, TN, offering carpet, tile, and other flooring materials with professional installation services. They operate as both a retail showroom and contractor, allowing customers to browse samples and get expert guidance before purchasing. With over 15 years of local presence, they serve residential and commercial clients throughout the Chattanooga area.",
url: "https://hixsoncarpetandtiletn.com/",
telephone: "+1-423-843-3324",
address: {
@type: "PostalAddress",
streetAddress: "5401 Hixson Pike",
addressLocality: "Hixson",
addressRegion: "TN",
postalCode: "37343",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1417151,
longitude: -85.23112119999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Hixson, Chattanooga, and surrounding areas of Tennessee",
knowsAbout: "Flooring, Homeowners replacing carpet or tile, Commercial property managers, Customers wanting to see samples before buying",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Showroom & Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Service"
}
],
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.