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: "Chris Keith Personal Training",
description: "Chris Keith Personal Training offers one-on-one personal training and fitness coaching in San Diego, specializing in customized workout programs tailored to individual goals and fitness levels. Led by experienced trainer Chris Keith, the studio provides hands-on instruction, form correction, and personalized guidance to help clients achieve results through strength training and conditioning. Located in central San Diego, the business focuses on delivering professional coaching that adapts to each client's unique needs and objectives.",
url: "http://www.chriskeithpersonaltraining.com/",
telephone: "+1-619-840-9099",
address: {
@type: "PostalAddress",
streetAddress: "5260 Riley St",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92110",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7658579,
longitude: -117.19542469999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "155",
bestRating: "5"
},
areaServed: "San Diego, CA and surrounding areas",
knowsAbout: "Fitness & Personal Training, Individuals seeking one-on-one coaching, fitness beginners needing proper form instruction, experienced lifters wanting program optimization, busy professionals needing time-efficient training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Training Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Trainer Accountability"
}
],
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.