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: "Carolina Granados - Personal Trainer",
description: "Carolina Granados is an independent personal trainer based in Las Vegas offering one-on-one fitness training and coaching. Working from her location on Desert Inn Road, Carolina specializes in personalized workout programs and fitness guidance tailored to individual goals and fitness levels. She provides direct, customized training to help clients achieve sustainable results through professional fitness coaching.",
url: "https://www.carolinapersonaltrainer.com/",
telephone: "+1-707-330-5144",
address: {
@type: "PostalAddress",
streetAddress: "8490 W Desert Inn Rd",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89117",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1303392,
longitude: -115.27637460000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada",
knowsAbout: "Fitness & Personal Training, Fitness beginners seeking guidance, individuals wanting personalized workout plans, people looking for one-on-one coaching and accountability",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Training Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Coach"
}
],
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.