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: "Results Fitness Gym Jax",
description: "Results Fitness Gym Jax is a full-service fitness center in Jacksonville offering personal training, group fitness classes, and comprehensive gym facilities. The gym specializes in personalized fitness coaching and structured workout programs designed to help members achieve their health and fitness goals. With a focus on results-driven training and community support, Results Fitness Gym Jax serves everyone from fitness beginners to experienced athletes.",
url: "http://www.resultsjax.com/",
telephone: "+1-904-300-3879",
address: {
@type: "PostalAddress",
streetAddress: "4040 Woodcock Dr Suite 132",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32207",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.3017043,
longitude: -81.6192033
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "57",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness beginners seeking guidance, individuals with specific fitness goals, gym members wanting group motivation, athletes and fitness enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Training Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Group Fitness Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Gym Facility"
}
],
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.