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: "Annapolis Carpet & Flooring America",
description: "Annapolis Carpet & Flooring America is a family-owned flooring store serving the community for 38 years. Owned by father-son duo Frank and Tony, they offer a comprehensive selection of carpet, hardwood, tile, luxury vinyl, and area rugs with expert guidance and a streamlined shopping experience. Their in-house installation team provides professional installation backed by a lifetime warranty, ensuring quality results on every project.",
url: "https://www.annapoliscarpetandfloors.com/",
telephone: "+1-443-775-2216",
address: {
@type: "PostalAddress",
streetAddress: "300 Chinquapin Round Rd",
addressLocality: "Annapolis",
addressRegion: "MD",
postalCode: "21401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.977487599999996,
longitude: -76.5248453
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "185",
bestRating: "5"
},
areaServed: "Annapolis and surrounding Anne Arundel County, Maryland",
knowsAbout: "Flooring, Homeowners seeking quality flooring, Annapolis residents wanting local expertise, DIYers wanting professional installation, Interior designers sourcing materials",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "38 Years of Local Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Lifetime Installation Warranty"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Room Visualization & Sample Service"
}
],
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.