Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 127 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Carver Recreation Center",
description: "Carver Recreation Center is a City of Charlottesville Parks & Recreation facility located at 233 4th Street NW, offering affordable access to fitness equipment, group fitness classes, basketball and volleyball courts, gymnastics and dance studios, and roller skating. With daily admission starting at just $3.50 for youth and $6 for adults, plus discounted rates for seniors and persons with disabilities, Carver serves as an accessible community hub for residents and visitors. The center features open gym hours, a fitness center, arts and crafts studios, and family-friendly amenities including free Wi-Fi and on-site parking.",
url: "https://www.charlottesville.gov/584/Carver-Recreation-Center",
telephone: "+1-434-970-3053",
address: {
@type: "PostalAddress",
streetAddress: "233 4th St NW",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22903",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0325755,
longitude: -78.48672770000002
},
openingHoursSpecification: [
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Mon",
opens: "7:00 AM",
closes: "8:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Tue",
opens: "7:00 AM",
closes: "8:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Wed",
opens: "7:00 AM",
closes: "8:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Thu",
opens: "7:00 AM",
closes: "8:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Fri",
opens: "7:00 AM",
closes: "8:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Sat",
opens: "8:00 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Sun",
opens: "12:00 PM",
closes: "6:00 PM"
}
],
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "145",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding Albemarle County (open to both residents and non-residents)",
knowsAbout: "Families seeking affordable recreation, budget-conscious fitness enthusiasts, youth and teens looking for open gym and activities, seniors 60+ seeking discounted fitness access, residents without access to private gym memberships",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "City-Run Affordability"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Facilities Under One Roof"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Inclusive Pricing for Seniors and Persons with Disabilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "No Membership Required"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "City-Operated Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Friendly Amenities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "No Membership Required"
}
],
sameAs: [
"https://www.facebook.com/people/Charlottesville-Parks-and-Recreation/100064517029604/ ",
"https://twitter.com/CvilleRec ",
"https://www.youtube.com/channel/UC89DXSrthMCygYFuVhmG4IQ ",
"https://www.instagram.com/cvilleparksandrec/ ",
"https://maps.google.com/?cid=16838214255914467842&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.