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: "Tasteful Moments Catering",
description: "Tasteful Moments Catering is a full-service catering company based in Spanish Fork specializing in creative and customizable event menus. They offer crepe bar catering as their signature service through an exclusive partnership with Roll Up Crepes, along with traditional buffet options including prime rib and other diverse menu items. They handle weddings, corporate events, bridal showers, birthdays, and events of any size with both food and service.",
url: "http://tastefulmoments.com/",
telephone: "+1-801-810-6850",
address: {
@type: "PostalAddress",
streetAddress: "39 E 1000 N",
addressLocality: "Spanish Fork",
addressRegion: "UT",
postalCode: "84660",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.12322700000001,
longitude: -111.653999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Spanish Fork, UT and surrounding Utah County communities",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Birthday and celebration hosts, Bridal shower organizers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Exclusive Crepe Bar Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Menu Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Experience"
}
],
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.