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: "UR Gains Fitness LLC",
description: "UR Gains Fitness LLC is a fitness center in Lake Worth Beach offering personal training, group fitness classes, and strength conditioning programs. The gym provides one-on-one coaching and community-focused workouts designed to help clients achieve their fitness goals through personalized attention and expert guidance.",
url: "http://urgainsfitness.com/",
telephone: "+1-561-847-4957",
address: {
@type: "PostalAddress",
streetAddress: "1 S Palmway Ste 101B",
addressLocality: "Lake Worth Beach",
addressRegion: "FL",
postalCode: "33460",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.615455599999997,
longitude: -80.05065450000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Lake Worth Beach, FL and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personalized coaching, people new to strength training, athletes looking to improve performance, individuals wanting community-based fitness support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized One-on-One Coaching"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Environment"
}
],
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.