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: "International Wood Floors",
description: "International Wood Floors is a Sarasota-based flooring specialist offering hardwood installation, refinishing, and a wide selection of wood flooring materials. With over a decade of expertise, they serve residential and commercial clients throughout the Tampa Bay area, combining quality craftsmanship with personalized design consultation to transform spaces with beautiful, durable flooring solutions.",
url: "https://www.internationalwoodfloorssrq.com/",
telephone: "+1-941-366-4131",
address: {
@type: "PostalAddress",
streetAddress: "8260 Vico Ct Unit A",
addressLocality: "Sarasota",
addressRegion: "FL",
postalCode: "34240",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.3482547,
longitude: -82.4018464
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Sarasota, Tampa Bay, and surrounding Southwest Florida",
knowsAbout: "Flooring, Homeowners seeking premium hardwood flooring, commercial property managers, renovation contractors, homebuyers upgrading older flooring",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Installation & Refinishing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Expertise"
}
],
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.