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: "Tangible Wellness Fitness Center",
description: "Tangible Wellness Fitness Center in Phoenix offers a comprehensive fitness and wellness experience combining group fitness classes, personal training, tanning services, and wellness coaching. Located on East Thomas Road, this full-service fitness facility serves individuals at all fitness levels seeking customized training programs, group exercise options, and holistic health support in a community-focused environment.",
url: "https://www.tangiblewellness.org/",
telephone: "+1-602-274-4664",
address: {
@type: "PostalAddress",
streetAddress: "1500 E Thomas Rd Ste 110",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85014",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.480600599999995,
longitude: -112.04948490000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "343",
bestRating: "5"
},
areaServed: "Phoenix, AZ and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness beginners seeking guidance, individuals wanting personalized training, group fitness enthusiasts, busy professionals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wellness Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Training Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Fitness"
}
],
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.