Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Savory Moments",
description: "Savory Moments is a full-service catering company based in Huntersville that specializes in corporate events, celebrations, and weddings. They offer customized menus and on-site service to make gatherings memorable, and also operate Magnolia Woods, an event venue for clients seeking a complete celebration solution.",
url: "http://savorymomentsgourmet.com/",
telephone: "+1-704-910-3289",
address: {
@type: "PostalAddress",
streetAddress: "12125 Statesville Rd",
addressLocality: "Huntersville",
addressRegion: "NC",
postalCode: "28078",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.385356,
longitude: -80.8468249
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Huntersville, NC and surrounding areas",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Birthday party hosts, Organizations seeking full-service event solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Catering & Venue"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Versatile Event Expertise"
}
],
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.