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: "Emory Aesthetics Center",
description: "Emory Aesthetics Center is a medical-grade skincare clinic in Powell offering comprehensive aesthetic and wellness services including facials, chemical peels, microneedling, acne treatments, and anti-aging procedures. Led by experienced practitioners, they combine clinical expertise with spa-quality care to address a wide range of skin concerns and rejuvenation goals.",
url: "https://www.emoryaestheticscenter.com/",
telephone: "+1-865-859-9141",
address: {
@type: "PostalAddress",
streetAddress: "7553 Barnett Way",
addressLocality: "Powell",
addressRegion: "TN",
postalCode: "37849",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0523685,
longitude: -83.9932621
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "133",
bestRating: "5"
},
areaServed: "Powell, TN and surrounding areas",
knowsAbout: "Acne sufferers, anti-aging seekers, clients wanting professional skincare treatments, people with specific skin concerns",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Medical-Grade Treatments"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Menu"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Practitioners"
}
],
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.