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: "CASE Flooring of San Antonio",
description: "CASE Flooring of San Antonio is a full-service flooring retailer and installer offering hardwood, tile, laminate, vinyl, and carpet flooring options for residential and commercial projects. Located on Grissom Road, they provide in-home consultations, professional installation, and a showroom where customers can view flooring samples and discuss custom designs. CASE Flooring combines quality materials with expert craftsmanship to help homeowners and contractors find the right flooring solution for their space.",
url: "https://casediscountflooring.com/san-antonio-tx/",
telephone: "+1-719-238-4737",
address: {
@type: "PostalAddress",
streetAddress: "back of building, 7515 Grissom Rd Suite 113",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78251",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.481382500000002,
longitude: -98.6361266
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "San Antonio and surrounding areas",
knowsAbout: "Flooring, Homeowners replacing flooring, contractors seeking reliable installation partners, customers wanting to see samples before purchasing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Flooring Types"
}
],
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.