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: "Dixie Interiors",
description: "Dixie Interiors is a full-service home improvement and interior design showroom in Corpus Christi specializing in flooring, carpet, tile, and home furnishings. They offer a wide selection of quality flooring options including hardwood, laminate, vinyl plank, and carpet, along with professional installation services and design consultation. With their comprehensive showroom and expert team, Dixie Interiors helps homeowners transform their spaces with quality products and skilled craftsmanship.",
url: "https://www.dixiecarpet.com/",
telephone: "+1-866-534-6228",
address: {
@type: "PostalAddress",
streetAddress: "441 Sun Belt Dr Suite D",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78408",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.795702000000002,
longitude: -97.457786
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Flooring, Homeowners seeking flooring updates, remodeling projects, interior design consultation, families furnishing new homes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Flooring Options"
}
],
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.