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: "GRNFC Hospitality Group",
description: "GRNFC Hospitality Group is a full-service catering company based in San Diego specializing in customized menus for weddings, corporate events, and private celebrations. They offer comprehensive event planning and catering services with on-site cooking capabilities, accommodating various dietary needs and preferences. Known for their attention to detail and personalized approach, they work closely with clients to create memorable dining experiences tailored to each event's unique requirements.",
url: "https://gfinecatering.com/",
telephone: "+1-858-581-2205",
address: {
@type: "PostalAddress",
streetAddress: "4901 Morena Blvd suite 804",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92117",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8291998,
longitude: -117.22944720000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "30",
bestRating: "5"
},
areaServed: "San Diego and surrounding areas",
knowsAbout: "Catering, Wedding couples, corporate event planners, private party hosts, non-profit organizations, luxury event planners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Cooking & Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.