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: "Bodyxramon",
description: "Bodyxramon is a fitness studio in Dallas offering personalized training and fitness services to help clients achieve their health and wellness goals. With a focus on individualized attention and results-driven programming, they provide expert coaching in a supportive environment designed to transform both body and mindset.",
url: "http://www.bodyxramon.com/",
telephone: "+1-309-351-3635",
address: {
@type: "PostalAddress",
streetAddress: "5050 Chambers St",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8101037,
longitude: -96.77741560000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Dallas, TX and surrounding areas",
knowsAbout: "Fitness & Personal Training, Individuals seeking personalized fitness coaching, clients wanting customized strength training programs, people committed to achieving specific fitness goals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Training Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Results-Focused Philosophy"
}
],
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.