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: "Affairs to Remember",
description: "Affairs to Remember is a full-service catering company based in Atlanta that specializes in creating memorable events for all occasions. They offer customizable menus, on-site food preparation, and complete event coordination services to bring culinary excellence to corporate functions, weddings, private celebrations, and gatherings throughout the Atlanta area.",
url: "http://affairs.com/",
telephone: "+1-404-872-7859",
address: {
@type: "PostalAddress",
streetAddress: "2316 Defoor Hills Rd NW",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30318",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.818205,
longitude: -84.43603039999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "101",
bestRating: "5"
},
areaServed: "Atlanta and surrounding areas",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Private celebration hosts, Non-profit organizations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Catering 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.