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: "To Your Taste Catering",
description: "To Your Taste Catering is a full-service catering company in Alexandria, VA specializing in customized menus for events of all sizes. They work closely with clients to create tailored dining experiences that match their vision and budget, handling everything from corporate events to intimate celebrations.",
url: "http://www.toyourtastecatering.com/",
telephone: "+1-703-539-8646",
address: {
@type: "PostalAddress",
streetAddress: "5701-F, General Washington Dr",
addressLocality: "Alexandria",
addressRegion: "VA",
postalCode: "22312",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.7963419,
longitude: -77.1656817
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "44",
bestRating: "5"
},
areaServed: "Alexandria, Virginia and surrounding Northern Virginia communities",
knowsAbout: "Catering, Corporate events, weddings, private celebrations, businesses seeking professional catering services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Event Service"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.