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: "Italic Catering",
description: "Italic Catering is a full-service catering company in Broomfield specializing in custom, seasonal menus built from local, sustainable ingredients. They serve weddings, corporate events, non-profit galas, and social celebrations of all sizes—from intimate gatherings to large-scale events. Their collaborative approach focuses on understanding each client's vision and delivering culinary excellence with impeccable service and attention to detail.",
url: "https://italic.catering/",
telephone: "+1-303-768-8970",
address: {
@type: "PostalAddress",
streetAddress: "1200 Miramonte St",
addressLocality: "Broomfield",
addressRegion: "CO",
postalCode: "80020",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.930870899999995,
longitude: -105.0787118
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "430",
bestRating: "5"
},
areaServed: "Broomfield, CO and surrounding Denver metro area",
knowsAbout: "Catering, Wedding couples seeking sustainable catering, corporate event planners, non-profit organizations, milestone celebration hosts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sustainability Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fully Customized Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Event Versatility"
}
],
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.