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: "Funktional Fitness",
description: "Funktional Fitness is a boutique gym in Yorba Linda offering a science-based approach to fitness through group weight training classes, private and semi-private personal training, stretch and mobility classes, online workout programs, and open gym access. Founded by Edgar Zunigabravo (B.S., CSCS, CPT), a former Marine with experience at elite facilities like Exos and Pepperdine University, the gym specializes in the \"Funktional Method\"—periodized training using progressive overload and functional fitness principles. They also offer meal prep services designed to complement workouts and support fitness goals.",
url: "http://www.funktionalfitness.net/",
telephone: "+1-760-468-8182",
address: {
@type: "PostalAddress",
streetAddress: "5111 Richfield Rd",
addressLocality: "Yorba Linda",
addressRegion: "CA",
postalCode: "92886",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.886478,
longitude: -117.8271549
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "43",
bestRating: "5"
},
areaServed: "Yorba Linda, CA and surrounding Orange County communities",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking structured training, fitness enthusiasts wanting functional strength training, people recovering from injury with personalized coaching, individuals wanting nutrition support with their workouts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Science-Based Functional Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Coaching Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Services"
}
],
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.