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: "Workout Anytime Duval Station",
description: "Workout Anytime Duval Station is a fitness facility in Jacksonville offering 24/7 gym access with a full range of cardio equipment, strength training machines, and free weights. The gym provides flexible membership options for members seeking convenient, round-the-clock access to quality fitness equipment without long-term contracts. Their 24/7 operation makes it ideal for those with non-traditional schedules or early morning and late-night workout preferences.",
url: "https://workoutanytime.com/location/duval-station/",
telephone: "+1-904-900-7520",
address: {
@type: "PostalAddress",
streetAddress: "731 Duval Station Rd #115",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32218",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.4850285,
longitude: -81.6038964
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "277",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Fitness & Personal Training, Shift workers, early risers, night owls, busy professionals, fitness enthusiasts seeking month-to-month flexibility",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "No Long-Term Contracts"
}
],
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.