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: "Twin Leaf Kitchens & Interiors, Inc.",
description: "Twin Leaf Kitchens & Interiors is a full-service kitchen and bathroom remodeling company based in Colorado Springs, specializing in custom cabinetry, countertops, and complete interior design solutions. They offer design-build services that guide clients from concept through installation, combining quality craftsmanship with personalized design consultation. Known for attention to detail and transforming spaces into functional, beautiful homes.",
url: "https://www.twinleafinteriors.com/",
telephone: "+1-719-593-1373",
address: {
@type: "PostalAddress",
streetAddress: "4466 Barnes Rd",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80917",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.897422399999996,
longitude: -104.7438018
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "69",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners seeking kitchen renovations, Bathroom remodeling clients, Those wanting custom cabinetry solutions, Design-conscious homeowners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Cabinetry Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Interior Solutions"
}
],
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.