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: "SOF Flooring Sales and Installation",
description: "SOF Flooring Sales and Installation is a San Antonio-based flooring retailer and installer offering a comprehensive selection of flooring materials including hardwood, tile, laminate, and vinyl options. The business combines a full showroom with professional installation services, serving both residential and commercial customers throughout the San Antonio area. SOF specializes in helping homeowners and contractors find the right flooring solution and executing quality installations.",
url: "http://www.sofdist.com/",
telephone: "+1-210-851-1496",
address: {
@type: "PostalAddress",
streetAddress: "11230 West Ave",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78213",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.541697799999994,
longitude: -98.51266539999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "45",
bestRating: "5"
},
areaServed: "San Antonio and surrounding areas",
knowsAbout: "Flooring, Homeowners seeking flooring upgrades, Commercial property managers, Contractors needing material suppliers and installation partners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sales and Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential and 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.