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: "Acupuncture Williamsburg",
description: "Acupuncture Williamsburg is a comprehensive acupuncture and Chinese medicine clinic in Brooklyn specializing in pain management, women's health, fertility support, and chronic conditions. The clinic offers customized acupuncture treatments, herbal medicine, and holistic care for conditions including chronic pain, headaches, hormonal imbalances, PCOS, endometriosis, fibromyalgia, and fertility challenges. They accept insurance and provide zero additional fees, with extended hours including weekend availability.",
url: "https://acupuncturewilliamsburg.com/",
telephone: "+1-917-446-9868",
address: {
@type: "PostalAddress",
streetAddress: "101 N 10th St Suite 304",
addressLocality: "Brooklyn",
addressRegion: "NY",
postalCode: "11249",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7207316,
longitude: -73.9576232
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "88",
bestRating: "5"
},
areaServed: "Brooklyn, NY and surrounding areas",
knowsAbout: "Acupuncture, Women managing hormonal health or fertility challenges, individuals with chronic pain or fibromyalgia, couples seeking fertility support, headache sufferers seeking natural alternatives",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Women's Health Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Fertility Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Transparent Pricing & Insurance"
}
],
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.