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: "Raw Fitness Henderson - Green Valley",
description: "Raw Fitness Henderson is a full-service gym located in Green Valley offering personalized training, group fitness classes, and comprehensive wellness programs. The facility provides one-on-one personal training, group classes, nutrition coaching, and weight loss programs designed to help members achieve their fitness goals. With a strong focus on individualized fitness plans and professional coaching, Raw Fitness caters to members of all fitness levels seeking results-driven training in a supportive community environment.",
url: "https://greenvalley.rawfitness.com/",
telephone: "+1-702-324-6583",
address: {
@type: "PostalAddress",
streetAddress: "950 W Warm Springs Rd STE 107",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89011",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0567776,
longitude: -115.02612289999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "75",
bestRating: "5"
},
areaServed: "Henderson and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personalized training, weight loss focused individuals, busy professionals needing flexible fitness options, members wanting community-driven group classes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Personal Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Nutrition Coaching"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Group Fitness 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.