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: "Y Be Fit",
description: "Y Be Fit is a wellness center located at Brigham Young University in Provo that offers comprehensive fitness and health services to the BYU community. They provide access to fitness facilities, wellness programs, and health-focused resources designed to support student and faculty wellbeing. Y Be Fit combines fitness amenities with wellness education and personalized health guidance.",
url: "http://ybefit.byu.edu/",
telephone: "+1-801-422-4494",
address: {
@type: "PostalAddress",
streetAddress: "127 Richards Building, N University Ave",
addressLocality: "Provo",
addressRegion: "UT",
postalCode: "84602",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.247676899999995,
longitude: -111.65450519999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "24",
bestRating: "5"
},
areaServed: "Provo, UT (BYU Campus)",
knowsAbout: "Fitness & Personal Training, BYU students, Faculty and staff, University community members seeking integrated wellness services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "University-Based Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wellness Approach"
}
],
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.