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: "Chef in Boots, LLC",
description: "Chef in Boots is a Colorado Springs-based meal prep and catering company founded and run by Chef Rebecca Lavender. They specialize in weekly meal prep delivery (fully prepared, oven-ready, sheet pan, or crockpot-ready options) to Colorado Springs, Monument, and Falcon, as well as custom catering for special events like birthdays, anniversaries, and holidays. They also provide small corporate catering for staff lunches, holiday parties, and conferences, with a focus on refined comfort food and personalized service.",
url: "http://www.chefinboots.com/",
telephone: "+1-719-208-4060",
address: {
@type: "PostalAddress",
streetAddress: "4621 Austin Bluffs Pkwy",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8981318,
longitude: -104.7442829
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Colorado Springs, Monument, and Falcon, Colorado",
knowsAbout: "Catering, Busy professionals and families seeking weekly meal prep, special event hosts planning memorable celebrations, small corporate functions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Meal Prep Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated by Experienced Chef"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Catering"
}
],
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.