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: "The Factory Fitness & Performance",
description: "The Factory Fitness & Performance is a full-service fitness center in Jensen Beach offering personal training, group fitness classes, strength & conditioning programs, and sports performance coaching. Located on Jensen Beach Boulevard, they combine traditional gym equipment with specialized training expertise to help members achieve their fitness goals, whether focused on weight loss, strength building, or athletic performance.",
url: "http://www.thefactoryfitness.net/",
telephone: "+1-772-288-1104",
address: {
@type: "PostalAddress",
streetAddress: "1113 NE Jensen Beach Blvd",
addressLocality: "Jensen Beach",
addressRegion: "FL",
postalCode: "34957",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.2459235,
longitude: -80.23695889999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "50",
bestRating: "5"
},
areaServed: "Jensen Beach, FL and surrounding communities",
knowsAbout: "Fitness & Personal Training, Athletes seeking sports performance training, individuals wanting personal training, group fitness enthusiasts, people focused on strength and conditioning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Performance Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Training Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service 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.