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: "Gary Johnson Flooring America",
description: "Gary Johnson Flooring America is a locally-owned flooring retailer and installer serving the Tacoma area with a comprehensive selection of hardwood, tile, carpet, and LVP/laminate flooring options. They operate a full showroom where customers can browse and compare materials, and their team handles professional installation for residential and commercial projects. With decades of flooring expertise, they combine quality products with skilled craftsmanship to deliver durable flooring solutions tailored to each customer's needs and budget.",
url: "https://www.garyjohnsonflooringamerica.com/",
telephone: "+1-253-231-3184",
address: {
@type: "PostalAddress",
streetAddress: "10513 19th Ave Ct E",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98445",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.160235199999995,
longitude: -122.40312569999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "97",
bestRating: "5"
},
areaServed: "Tacoma, Washington and surrounding Pierce County communities",
knowsAbout: "Flooring, Homeowners replacing flooring, property managers with commercial spaces, renovation contractors seeking reliable flooring partners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Showroom"
},
{
@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.