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: "Meats and Treats Cakes and Catering",
description: "Meats and Treats Cakes and Catering, owned by the Parker family and operating as Rebel Cake Co., specializes in custom-designed dessert catering and gourmet cakes for Las Vegas events. After 8 years of serving BBQ, they've transitioned to focus exclusively on desserts, offering custom cakes, cupcake parties, and dessert catering with delivery and setup included. They're known for beautiful presentation, creative flavors like salted caramel and peach jalapeño, and flexibility with smaller event minimums.",
url: "http://www.meatsandtreatslv.com/",
telephone: "+1-702-428-9409",
address: {
@type: "PostalAddress",
streetAddress: "1489 W Warm Springs Rd",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89014",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0543966,
longitude: -115.0505631
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Las Vegas and Henderson, Nevada",
knowsAbout: "Catering, Home celebrations, intimate weddings and vow renewals, corporate dessert parties, cupcake events, small to medium gatherings",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Minimums"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Support"
}
],
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.