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: "The Foundry Arrowhead Ranch",
description: "The Foundry Arrowhead Ranch is a yoga studio and fitness center in Glendale offering yoga classes, fitness training, and wellness programs. Located at 19420 N 59th Ave, The Foundry combines traditional yoga instruction with modern fitness amenities to serve the Phoenix metro community. They welcome drop-in students and offer beginner-friendly classes alongside more advanced practice.",
url: "https://thefoundryyoga.com/arrowheadranch",
telephone: "+1-602-525-0500",
address: {
@type: "PostalAddress",
streetAddress: "19420 N 59th Ave",
addressLocality: "Glendale",
addressRegion: "AZ",
postalCode: "85308",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6627388,
longitude: -112.18759179999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Glendale, Phoenix metro area, and surrounding communities",
knowsAbout: "Yoga Studios, Yoga practitioners of all levels, fitness-focused individuals, people seeking mind-body wellness, drop-in class attendees",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Hybrid Yoga & Fitness Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Drop-In Friendly Environment"
}
],
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.