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: "Cocoyogi",
description: "Cocoyogi is a Delray Beach-based yoga studio run by instructor Corey Heyman, specializing in private one-on-one sessions and small group classes. She offers outdoor yoga classes and personalized instruction focused on helping clients connect with themselves, each other, and something greater. With a philosophy centered on spreading positivity and wellness, Cocoyogi provides an intimate, personalized approach to yoga practice.",
url: "http://www.thecocoyogi.com/",
telephone: "+1-561-870-4090",
address: {
@type: "PostalAddress",
streetAddress: "111 SE 1st Ave Suite 319",
addressLocality: "Delray Beach",
addressRegion: "FL",
postalCode: "33444",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.458949699999998,
longitude: -80.0718684
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "87",
bestRating: "5"
},
areaServed: "Delray Beach and surrounding areas, South Florida",
knowsAbout: "Yoga Studios, Individuals seeking personalized yoga instruction, people preferring small group settings, practitioners looking for one-on-one guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Private & Small Group Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Outdoor Yoga Classes"
}
],
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.