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: "RW Supply and Design",
description: "RW Supply and Design is a locally-owned flooring showroom and supplier in Oklahoma City specializing in hardwood, tile, LVP, and laminate flooring options. They offer a full range of installation services and work with homeowners and contractors to select the right flooring solutions for any space. Their showroom displays quality materials and their team provides expert guidance on durability, style, and budget considerations.",
url: "https://realwoodfloors.com/oklahoma-city/",
telephone: "+1-405-948-9663",
address: {
@type: "PostalAddress",
streetAddress: "320 E Hill St",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73105",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.5026827,
longitude: -97.50564
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "60",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Flooring, Homeowners seeking quality flooring materials, Contractors needing reliable suppliers, Interior designers looking for material selection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Showroom Display"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Flooring Types"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation"
}
],
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.