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: "Beyoutiful Anti-Aging Studio",
description: "Beyoutiful Anti-Aging Studio is a comprehensive wellness and aesthetic clinic in Houston offering massage therapy, skincare treatments, hair care services, and anti-aging medical procedures. The studio combines spa services with clinical treatments to address aging skin, body wellness, and beauty goals. They serve clients seeking non-invasive aesthetic enhancements and holistic wellness solutions.",
url: "http://beyoutifulantiaging.com/",
telephone: "+1-713-547-5656",
address: {
@type: "PostalAddress",
streetAddress: "314 E 13th St",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77008",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.794250599999998,
longitude: -95.39475619999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "169",
bestRating: "5"
},
areaServed: "Houston, TX and surrounding areas",
knowsAbout: "Wellness & Med Spas, Anti-aging seekers, Spa and wellness enthusiasts, Those seeking medical-grade aesthetic treatments, Beauty and self-care focused individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Medical & Spa Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service Studio"
}
],
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.