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: "Tom And Lin Catering",
description: "Tom and Lin Catering specializes in creating personalized, inspired culinary experiences for weddings, corporate events, and social celebrations throughout the Phoenix area. Founded on the principle of delivering exceptional food paired with attentive service, they work closely with clients to develop custom menus that reflect each event's unique vision. From intimate micro-weddings to large corporate gatherings, TLC brings professional execution, quality ingredients, and genuine care to every occasion.",
url: "http://tomandlincatering.com/",
telephone: "+1-602-690-4875",
address: {
@type: "PostalAddress",
streetAddress: "2534 E Greenway Rd",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85032",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.626650999999995,
longitude: -112.02712799999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Phoenix and surrounding areas, Arizona",
knowsAbout: "Catering, Couples planning weddings, Corporate event planners, Private celebration hosts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Menu Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Execution"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Boutique Approach"
}
],
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.