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: "COACH JUNIOR Personal Trainer",
description: "Coach Junior is a San Francisco-based fitness and wellness company offering in-home personal training, specialized running coaching, and corporate wellness programs. Led by certified fitness experts, they create science-based, customized training plans designed for busy professionals, athletes, and organizations. Their services range from one-on-one strength and conditioning sessions to corporate running groups, yoga, and guided meditation, with flexible scheduling that meets clients where they are—at home, at the office, or outdoors.",
url: "https://coachjunior.com/",
telephone: "+1-628-281-2111",
address: {
@type: "PostalAddress",
streetAddress: "3014 Clay St",
addressLocality: "San Francisco",
addressRegion: "CA",
postalCode: "94115",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.7898857,
longitude: -122.4432619
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "62",
bestRating: "5"
},
areaServed: "San Francisco, CA",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking convenient fitness, corporate teams building employee wellness programs, recreational runners improving performance, individuals returning to training after time off",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Home Training Convenience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Running Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Corporate Wellness"
}
],
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.