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: "Interconnected Movements",
description: "Interconnected Movements, led by experienced instructor Carol Collins, offers yoga and Qi Gong classes that blend South Asian yoga traditions with Qi Gong, biomechanics, and somatic learning. Classes are available both live (including at Palisades Hub for ages 40+) and via Zoom, with specialized offerings like Yoga Nidra, restorative practice, and one-on-one sessions tailored to individual needs. Carol's teaching focuses on core strength, breath awareness, structural alignment, and relaxation—particularly supporting middle-aged and older adults seeking mobility, pain relief, and deeper body awareness.",
url: "https://www.interconnectedmovements.com/",
telephone: "+1-202-489-9917",
address: {
@type: "PostalAddress",
streetAddress: "608 Q St NW",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20001",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9109431,
longitude: -77.02035719999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Washington, DC and surrounding areas",
knowsAbout: "Yoga Studios, Adults 40+, people seeking pain relief and improved mobility, those interested in somatic and breathwork practices, individuals preferring personalized or small-group instruction",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized for Adults 40+"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Instruction"
}
],
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.