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: "Bay Delta Aesthetics",
description: "Bay Delta Aesthetics is a medical spa in Corpus Christi offering a comprehensive range of aesthetic and wellness services including injectables, laser treatments, body sculpting, skincare, and wellness therapies. The practice combines professional medical expertise with spa-quality treatments designed to help clients achieve their aesthetic goals and enhance their natural beauty.",
url: "https://www.baydeltaaesthetics.com/",
telephone: "+1-361-800-5109",
address: {
@type: "PostalAddress",
streetAddress: "321 Texan Trail STE 140",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.756081100000003,
longitude: -97.38487579999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Wellness & Med Spas, Individuals seeking professional aesthetic enhancements, skincare improvements, body sculpting, and wellness treatments in a medical spa setting",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Medical Spa Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Aesthetic Menu"
}
],
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.