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: "Fitness Temple Az",
description: "Fitness Temple is a private personal training studio in Scottsdale specializing in one-on-one and small group fitness coaching. Founded by Jose, the studio offers personalized workout routines combining free weights, machine training, cardio, interval training, and boxing tailored to individual goals. The studio also houses FLEX Physical Therapy, providing orthopedic, sports medicine, and neurologic rehabilitation services. Known for its judgment-free, welcoming atmosphere and accountability-focused approach, Fitness Temple helps clients achieve sustainable results through goal-oriented training, nutrition guidance, and form education.",
url: "http://www.fitnesstemplescottsdale.com/",
telephone: "+1-480-251-3400",
address: {
@type: "PostalAddress",
streetAddress: "14150 N 100th St Unit D-100",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85260",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.614113599999996,
longitude: -111.8647768
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "94",
bestRating: "5"
},
areaServed: "Scottsdale and surrounding Phoenix metropolitan areas",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking personalized fitness guidance, individuals recovering from injury or illness, weight loss clients wanting accountability and nutrition coaching, athletes aiming for sport-specific performance gains",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Private Studio Environment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Physical Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Long-Term Client Relationships"
}
],
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.