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: "Tastefully Yours Catering- Southlake/DFW Area",
description: "Tastefully Yours Catering is a full-service catering company serving the Southlake and greater Dallas-Fort Worth area. They specialize in customized menus for weddings, corporate events, and private celebrations, offering both traditional and contemporary cuisine options. With a focus on quality ingredients and personalized service, they handle everything from menu planning to on-site setup and execution.",
url: "http://www.tastefully-yours.com/",
telephone: "+1-817-749-0896",
address: {
@type: "PostalAddress",
streetAddress: "1959 W Southlake Blvd",
addressLocality: "Southlake",
addressRegion: "TX",
postalCode: "76092",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.939614999999996,
longitude: -97.181856
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "57",
bestRating: "5"
},
areaServed: "Southlake, Dallas-Fort Worth, and surrounding communities",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts, Special occasion celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Presence"
}
],
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.