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: "European Wax Center",
description: "European Wax Center in Richmond's Short Pump area specializes in professional hair removal services for both men and women, including bikini waxing, body waxing, facial waxing, and eyebrow tinting. Using their proprietary Comfort Wax® technology, trained specialists customize each service for different skin types and hair textures. They offer flexible Wax Pass® membership options that provide savings up to 25% per service, making consistent hair removal convenient and affordable.",
url: "https://locations.waxcenter.com/va/richmond/richmond-short-pump-0636.html",
telephone: "+1-804-548-4757",
address: {
@type: "PostalAddress",
streetAddress: "11737 W Broad St",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23233",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.651944799999995,
longitude: -77.6209166
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "1083",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Women and men seeking professional hair removal, frequent waxing clients wanting membership savings, those with sensitive skin types",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comfort Wax® Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Membership Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Inclusive Services for All"
}
],
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.