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: "Carpeteria Carpet One Floor & Home - Morena Blvd",
description: "Carpeteria Carpet One Floor & Home is a full-service flooring and home improvement retailer in San Diego offering carpet, hardwood, tile, laminate, and luxury vinyl plank installation. The showroom features a wide selection of flooring options with professional installation services, and the team provides personalized consultations to help customers choose the right materials for their homes.",
url: "https://www.carpeteriacarpetone.com/",
telephone: "+1-858-667-4505",
address: {
@type: "PostalAddress",
streetAddress: "1013 Morena Blvd",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92110",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.767297,
longitude: -117.19883139999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "40",
bestRating: "5"
},
areaServed: "San Diego, CA and surrounding neighborhoods",
knowsAbout: "Flooring, Homeowners seeking flooring replacements, renovation projects, full-home makeovers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Flooring Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Store Showroom"
}
],
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.