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: "Henderson Aikido & Yoga",
description: "Henderson Aikido & Yoga is a wellness center offering both traditional aikido martial arts training and yoga classes for all levels. Located in Henderson, the studio provides instruction in aikido techniques alongside yoga practice, creating a unique blend of martial arts discipline and mindfulness-based wellness. They serve both children and adults seeking to develop physical skills, mental focus, and overall well-being.",
url: "http://www.hendersonaikido.com/",
telephone: "+1-702-719-1177",
address: {
@type: "PostalAddress",
streetAddress: "1010 Wigwam Pkwy Ste 110",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89074",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0338494,
longitude: -115.03330009999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Henderson and surrounding Las Vegas Valley",
knowsAbout: "Yoga Studios, Families seeking martial arts training, Yoga practitioners interested in aikido, Adults and children wanting combined fitness and wellness, Those seeking mindfulness-based martial arts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Aikido & Yoga"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Ages Programs"
}
],
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.