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: "Pairings Events & Catering",
description: "Pairings Events & Catering is a full-service catering and event planning company based in North Easton, Massachusetts, serving the Metro Boston and South Shore areas. Founded and operated by Jonathan and Kathy, they specialize in chef-crafted custom menus for weddings, corporate events, private dinners, graduations, and celebrations of all kinds. Beyond catering, they offer an intimate event venue with an open-kitchen concept, on-site cooking experiences, cooking classes for team building, and comprehensive event coordination including setup, professional staffing, and cleanup.",
url: "http://www.pairings.events/",
telephone: "+1-508-297-1890",
address: {
@type: "PostalAddress",
streetAddress: "50 Oliver Street, Corner of Elm and, Oliver St Suite W1",
addressLocality: "North Easton",
addressRegion: "MA",
postalCode: "02356",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.071351299999996,
longitude: -71.1029856
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "35",
bestRating: "5"
},
areaServed: "North Easton, Massachusetts, Metro Boston, and South Shore",
knowsAbout: "Catering, Engaged couples planning weddings, corporate event planners, families celebrating milestones (graduations, birthdays), non-profit organizations hosting fundraisers, and groups seeking upscale private dining experiences",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Chef-Driven Custom Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Venue & Cooking Classes"
}
],
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.