Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Myers Flooring - Atlanta",
description: "Myers Flooring is a locally-owned flooring retailer in Atlanta offering a wide selection of carpet, hardwood, tile, and laminate flooring options. Located on Chattahoochee Ave NW, they provide both materials and installation services to help homeowners and contractors find quality flooring solutions for any space. Their experienced team helps customers navigate flooring choices with personalized guidance.",
url: "http://myerscarpetatlanta.com/",
telephone: "+1-404-352-8141",
address: {
@type: "PostalAddress",
streetAddress: "926 Chattahoochee Ave NW",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30318",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.798296199999996,
longitude: -84.4180872
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "71",
bestRating: "5"
},
areaServed: "Atlanta and surrounding metro areas, Georgia",
knowsAbout: "Flooring, Homeowners seeking flooring replacements, Contractors needing reliable material suppliers, DIY installers looking for guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Range of Materials"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Establishment"
}
],
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.