Penny_V2 / data /events /chesterfield_va.json
pythonprincess's picture
Upload 6 files
204c58c verified
{
"tenant_id": "chesterfield_va",
"city_name": "Chesterfield",
"state": "VA",
"timezone": "America/New_York",
"source": "https://www.chesterfield.gov/5932/Things-to-Do",
"last_updated": "2025-01-15T00:00:00Z",
"data_version": "1.0",
"notes": "Official Chesterfield County civic events cache. Includes community events, county government meetings, library activities, and recreation programs. All times in ISO 8601 UTC format. Remove past events during monthly maintenance.",
"event_categories": [
"library_programs",
"parks_and_rec_outdoor",
"public_meetings_indoor",
"civic_holidays",
"family_events"
],
"how_to_access": {
"general": "Residents can browse events at the county website. Penny provides summaries and recommendations for accessibility.",
"rss": "https://www.chesterfield.gov/RSSFeed.aspx?ModID=93&CID=All-0",
"calendar_link": "https://www.chesterfield.gov/5932/Things-to-Do"
},
"events": [
{
"event_id": "CHF_LIB_1201",
"name": "Family Game Night at Central Library",
"description": "Bring the whole family for classic board games, light snacks, and community fun at Central Library. Perfect indoor activity for any weather.",
"start_time": "2025-12-01T17:00:00Z",
"end_time": "2025-12-01T19:00:00Z",
"location": {
"name": "Central Library",
"address": "9501 Lori Rd, Chesterfield, VA 23832",
"city": "Chesterfield",
"state": "VA",
"zip_code": "23832",
"latitude": 37.3824,
"longitude": -77.5878
},
"category": "library_programs",
"tags": ["library", "family_friendly", "board_games", "indoor", "free", "community", "evening"],
"url": "https://library.chesterfield.gov/",
"is_paid": false,
"is_recurring": true,
"recurrence_pattern": "monthly_first_sunday",
"accessibility": {
"wheelchair_accessible": true,
"public_transit_accessible": true,
"parking_available": true
},
"contact": {
"email": "library@chesterfield.gov",
"phone": "804-751-4940"
},
"age_restriction": "all_ages",
"registration_required": false
},
{
"event_id": "CHF_BOS_1205",
"name": "Board of Supervisors Public Meeting",
"description": "Monthly open meeting for public comments and county updates. Community members welcome to attend and participate. Meeting minutes available afterward.",
"start_time": "2025-12-05T18:00:00Z",
"end_time": "2025-12-05T21:00:00Z",
"location": {
"name": "Chesterfield County Government Complex",
"address": "10001 Iron Bridge Rd, Chesterfield, VA 23832",
"city": "Chesterfield",
"state": "VA",
"zip_code": "23832",
"latitude": 37.3695,
"longitude": -77.5992
},
"category": "public_meetings_indoor",
"tags": ["government", "board_of_supervisors", "public_meeting", "civic_engagement", "indoor", "monthly"],
"url": "https://www.chesterfield.gov/meetings",
"is_paid": false,
"is_recurring": true,
"recurrence_pattern": "monthly_first_wednesday",
"accessibility": {
"wheelchair_accessible": true,
"public_transit_accessible": true,
"parking_available": true
},
"contact": {
"email": "bos@chesterfield.gov",
"phone": "804-748-1241"
},
"age_restriction": "all_ages",
"registration_required": false,
"special_notes": "Public comment period available. Meeting minutes published online after session."
},
{
"event_id": "CHF_FEST_1210",
"name": "Winter Holiday Festival",
"description": "Celebrate the holidays with crafts, music, and food trucks. Free and open to all ages! Primarily outdoor event - dress warmly for winter weather.",
"start_time": "2025-12-10T16:00:00Z",
"end_time": "2025-12-10T20:00:00Z",
"location": {
"name": "Ettrick Recreation Center Grounds",
"address": "20400 Laurel Rd, Petersburg, VA 23803",
"city": "Petersburg",
"state": "VA",
"zip_code": "23803",
"latitude": 37.2475,
"longitude": -77.4589
},
"category": "parks_and_rec_outdoor",
"tags": ["festival", "holiday", "outdoor", "family_friendly", "free", "music", "food_trucks", "crafts", "winter"],
"url": "https://www.chesterfield.gov/",
"is_paid": false,
"is_recurring": false,
"recurrence_pattern": null,
"accessibility": {
"wheelchair_accessible": true,
"public_transit_accessible": false,
"parking_available": true
},
"contact": {
"email": "parks@chesterfield.gov",
"phone": "804-748-1623"
},
"age_restriction": "all_ages",
"registration_required": false,
"requirements": ["dress_for_cold_weather"],
"special_notes": "Near Ettrick community. Check weather forecast before attending."
}
]
}