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: "Dwell Somatic Studio by Beth Cosi",
description: "Dwell Somatic Studio by Beth Cosi is a specialized yoga and somatic movement studio in North Charleston founded by Beth Cosi. The studio focuses on somatic practices and yoga instruction, emphasizing mind-body connection and movement awareness. Located in the Storehouse Nine Navy Yard development, Dwell offers classes and personalized instruction for practitioners at various levels seeking intentional movement and wellness.",
url: "https://www.bethcosi.com/",
telephone: "+1-843-437-0846",
address: {
@type: "PostalAddress",
streetAddress: "Storehouse Nine Navy Yard CHS, 2154 Noisette Blvd Suite 136",
addressLocality: "North Charleston",
addressRegion: "SC",
postalCode: "29405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8643715,
longitude: -79.96996659999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "31",
bestRating: "5"
},
areaServed: "North Charleston and surrounding areas of Charleston, SC",
knowsAbout: "Yoga Studios, Yoga practitioners seeking somatic movement, individuals interested in body awareness and mindful exercise, fitness enthusiasts looking for mind-body integration",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Somatic Movement Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Founder-Led 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.