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: "Ronin Fitness Personal Training",
description: "Ronin Fitness Personal Training is an independent personal training studio in Sacramento offering one-on-one coaching to help clients build strength, lose weight, and reach their fitness goals. Founded on a client-centered approach, Ronin specializes in customized workout programs and nutrition guidance tailored to individual needs and fitness levels.",
url: "https://www.roninfitness916.com/",
telephone: "+1-916-281-9667",
address: {
@type: "PostalAddress",
streetAddress: "5524 Elvas Ave STE B",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95819",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5709924,
longitude: -121.4334837
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Sacramento, CA and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness beginners seeking guidance, weight loss seekers wanting structured support, individuals training for specific strength goals, busy professionals needing efficient personalized workouts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Attention"
}
],
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.