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: "Empress Acupuncture & Healing Arts",
description: "Empress Acupuncture & Healing Arts, founded by Remee Gemo L.Ac. MSAOM, specializes in acupuncture and Chinese medicine exclusively for women's health. Services include fertility and pregnancy support, women's health conditions (PMS, irregular cycles, fibroids, PCOS, menopause), and cosmetic facial rejuvenation acupuncture. With nearly 20 years of clinical experience, Remee provides individualized care focused on empowering women through education, prevention, and wellness rather than just disease management.",
url: "http://empressacupuncture.com/",
telephone: "+1-804-501-8060",
address: {
@type: "PostalAddress",
streetAddress: "503 Twinridge Ln",
addressLocality: "North Chesterfield",
addressRegion: "VA",
postalCode: "23235",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5002327,
longitude: -77.54874339999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "23",
bestRating: "5"
},
areaServed: "North Chesterfield and Midlothian, VA; online consultations available worldwide",
knowsAbout: "Acupuncture, Women seeking fertility support, pregnant patients, women managing menopause or hormonal conditions, those interested in cosmetic facial rejuvenation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Women-Focused Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Cosmetic Facial Rejuvenation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Education & Empowerment Model"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.