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: "Streams of Grace Acupuncture & Wellness",
description: "Streams of Grace Acupuncture & Wellness in Brentwood offers Classical Chinese Acupuncture treatments focused on holistic healing and wellness. Founded on principles of traditional Chinese medicine, the practice specializes in acupuncture therapy to address various health concerns and promote overall well-being. Their approach emphasizes personalized care rooted in classical acupuncture techniques.",
url: "https://streamsofgraceacupuncture.com/",
telephone: "+1-615-516-8848",
address: {
@type: "PostalAddress",
streetAddress: "1804 Williamson Ct #104",
addressLocality: "Brentwood",
addressRegion: "TN",
postalCode: "37027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9581912,
longitude: -86.8178892
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Brentwood, TN and surrounding areas",
knowsAbout: "Acupuncture, Individuals seeking traditional Chinese medicine, those with chronic pain or wellness concerns, holistic health practitioners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Classical Chinese Acupuncture"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Wellness Focus"
}
],
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.