Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 114 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "tru PILATES",
description: "tru PILATES offers customized small group classes and private sessions in Charlottesville designed to improve posture, enhance performance, and support recovery from injury or childbirth. Their classes focus on releasing tension, activating underused muscles, and transforming daily movement patterns. They welcome new clients with introductory offers including class packs and private sessions.",
url: "http://www.trupilates.com/",
telephone: "+1-434-975-3800",
address: {
@type: "PostalAddress",
streetAddress: "310 2nd St SE Unit H",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22902",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.028924499999995,
longitude: -78.48201449999999
},
openingHoursSpecification: [
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Mon",
opens: "8:15 AM",
closes: "7:15 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Tue",
opens: "8:15 AM",
closes: "3:15 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Wed",
opens: "8:15 AM",
closes: "7:15 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Thu",
opens: "8:15 AM",
closes: "3:15 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Fri",
opens: "7:15 AM",
closes: "1:15 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Sat",
opens: "8:30 AM",
closes: "11:30 AM"
}
],
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "50",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Pilates Studios, Postpartum mothers, people recovering from injury, posture-focused exercisers, athletes seeking performance enhancement",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Small Group Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Postnatal & Injury-Focused Programming"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Private Session Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Recovery Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Small, Personalized Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client Transformation Stories"
}
],
sameAs: [
"https://www.facebook.com/trupilatescville/",
"https://www.instagram.com/trupilates/",
"https://maps.google.com/?cid=1853091173149644121&g_mp=CiVnb29nbGUubWFwcy5wbGFjZXMudjEuUGxhY2VzLkdldFBsYWNlEAIYBCAA"
],
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.