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: "Moose Flooring",
description: "Moose Flooring is a residential and commercial flooring contractor in Salt Lake City founded by Jakob Altizer in 2020. They specialize in hardwood installation and refinishing, luxury vinyl plank, tile, laminate, carpet, and waterproof flooring solutions, serving the Salt Lake City metro area and Park City. Their approach emphasizes customer satisfaction, free in-home consultations with samples, and same-day quotes for all project types.",
url: "https://mooseflooring.com/",
telephone: "+1-801-508-4002",
address: {
@type: "PostalAddress",
streetAddress: "635 Brixen Ct E",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84102",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.755449899999995,
longitude: -111.8642878
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Salt Lake City, Park City, and surrounding Utah communities including West Jordan, South Jordan, Draper, Cottonwood Heights, and Sandy",
knowsAbout: "Flooring, Homeowners wanting to refinish or replace existing flooring, commercial property managers, those with moisture-prone areas, renovation projects in older homes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated Since 2020"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free In-Home Consultations & Samples"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Material Range"
}
],
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.