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: "Treasure Coast Carpets & Ints",
description: "Treasure Coast Carpets & Interiors is a full-service flooring and home interiors showroom located in Tequesta, offering carpet, hardwood, tile, laminate, and LVP flooring installation. The business combines retail selection with professional installation services, serving homeowners and contractors throughout the Treasure Coast area with quality materials and expert craftsmanship.",
url: "https://www.treasurecoastcarpet.com/",
telephone: "+1-561-575-1035",
address: {
@type: "PostalAddress",
streetAddress: "150 US-1 # 21",
addressLocality: "Tequesta",
addressRegion: "FL",
postalCode: "33469",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.9614467,
longitude: -80.0850127
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "56",
bestRating: "5"
},
areaServed: "Tequesta, FL and surrounding Treasure Coast communities",
knowsAbout: "Flooring, Homeowners planning kitchen or bathroom remodels, whole-home flooring upgrades, interior design consultation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Flooring Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Interior Design Expertise"
}
],
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.