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: "Chef Matt Port A",
description: "Chef Matt Port A is a catering service based in Port Aransas offering custom food delivery and event catering. Chef Matt specializes in creating tailored menus for celebrations, corporate events, and special occasions, bringing professional culinary expertise to gatherings throughout the coastal area.",
url: "http://chefmattporta.com/",
telephone: "+1-214-402-5386",
address: {
@type: "PostalAddress",
streetAddress: "117 La Joya",
addressLocality: "Port Aransas",
addressRegion: "TX",
postalCode: "78373",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.8014342,
longitude: -97.0881059
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Port Aransas and surrounding coastal areas",
knowsAbout: "Catering, Event hosts seeking custom catering, Wedding planners, Corporate event organizers, Special occasion celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Menu Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Chef-Led Service"
}
],
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.