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: "Armatas Aesthetics, LLC",
description: "Armatas Aesthetics is a medical spa in downtown Charlottesville offering a comprehensive range of aesthetic and wellness treatments. The practice specializes in advanced skincare, injectables, and body treatments designed to enhance natural beauty and promote overall wellness. With a focus on personalized care and professional expertise, Armatas Aesthetics combines clinical-grade treatments with a relaxing spa atmosphere.",
url: "https://busiussa.org/details/armatas-aesthetics-llc-ChIJEcH",
telephone: "+1-434-989-5266",
address: {
@type: "PostalAddress",
streetAddress: "416 E Main St Suite 204",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22902",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0296946,
longitude: -78.4789018
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Wellness & Med Spas, Health-conscious individuals seeking professional aesthetic treatments, clients looking for preventative anti-aging care, people interested in non-surgical beauty enhancements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Treatment 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.