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: "Stromberg Moore Hardwoods",
description: "Stromberg Moore Hardwoods is a family-owned hardwood flooring specialist serving the Sun Valley area with sales, installation, and finishing solutions. They offer a comprehensive selection of hardwood flooring including unfinished, prefinished, solid, engineered, wide plank, and reclaimed options, plus all necessary supplies for DIY projects. As Bona Certified Craftsmen, they use the complete Bona System and are committed to providing environmentally responsible hardwood flooring products.",
url: "http://strombergmoorewood.com/",
telephone: "+1-208-788-7360",
address: {
@type: "PostalAddress",
streetAddress: "1551 Colibri Ln B",
addressLocality: "Hailey",
addressRegion: "ID",
postalCode: "83333",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.506102299999995,
longitude: -114.3032983
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Sun Valley, Ketchum, Hailey, and Bellevue, Idaho",
knowsAbout: "Flooring, Homeowners seeking quality hardwood flooring installation, DIY enthusiasts, environmentally conscious buyers in the Sun Valley region",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bona Certified Craftsmen"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full DIY Supply Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Environmental Commitment"
}
],
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.