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: "Cabinet Depot",
description: "Cabinet Depot is a San Antonio-based kitchen and bathroom cabinet supplier and installer specializing in custom and semi-custom cabinetry for residential remodeling projects. They offer design consultation, cabinet selection, and professional installation services, serving homeowners looking to upgrade their kitchens and bathrooms with quality cabinetry solutions.",
url: "https://cabinetdepot.us/kitchen-cabinets-san-antonio/",
telephone: "+1-210-721-7780",
address: {
@type: "PostalAddress",
streetAddress: "2620 Blanco Rd",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78212",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.4710789,
longitude: -98.50736889999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "128",
bestRating: "5"
},
areaServed: "San Antonio and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen remodels, Bathroom renovation projects, Custom cabinet buyers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design Consultation"
},
{
@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.