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: "TBD.fit",
description: "TBD.fit is a fitness studio in Sunnyvale offering personalized training and group fitness classes designed to help clients achieve their health goals. With a focus on both individual coaching and community-based workouts, TBD.fit combines expert instruction with a supportive environment to deliver results-driven fitness programming.",
url: "https://tbd.fit/",
telephone: "+1-650-382-4074",
address: {
@type: "PostalAddress",
streetAddress: "481 S Mathilda Ave",
addressLocality: "Sunnyvale",
addressRegion: "CA",
postalCode: "94086",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.372529899999996,
longitude: -122.03614890000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Sunnyvale and surrounding Silicon Valley communities",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking flexible fitness options, individuals new to structured training, fitness enthusiasts wanting personalized coaching",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized & Group Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused 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.