Penny_V2.2 / data /events /norfolk_va.json
pythonprincess's picture
Upload norfolk_va.json
97065bb verified
{
"tenant_id": "norfolk_va",
"city_name": "Norfolk",
"state": "VA",
"timezone": "America/New_York",
"source": "https://www.norfolk.gov/Calendar",
"last_updated": "2025-01-15T00:00:00Z",
"data_version": "1.0",
"notes": "Official Norfolk civic events cache. Events sourced from city calendar and verified community partners. All times in ISO 8601 UTC format. Remove past events during monthly maintenance.",
"events": [
{
"event_id": "NORF_WATER_1124",
"name": "Norfolk Waterfront Festival",
"description": "Celebrate Norfolk's maritime heritage with live music, food vendors, boat tours, and family activities along the Elizabeth River waterfront.",
"start_time": "2025-11-24T12:00:00Z",
"end_time": "2025-11-24T18:00:00Z",
"location": {
"name": "Town Point Park",
"address": "113 Waterside Dr, Norfolk, VA 23510",
"city": "Norfolk",
"state": "VA",
"zip_code": "23510",
"latitude": 36.8444,
"longitude": -76.2903
},
"category": "outdoor_festival",
"tags": ["waterfront", "maritime", "music", "food", "family_friendly", "outdoor", "free"],
"url": "https://www.festevents.org/",
"is_paid": false,
"is_recurring": true,
"recurrence_pattern": "annual_november",
"accessibility": {
"wheelchair_accessible": true,
"public_transit_accessible": true,
"parking_available": true
},
"contact": {
"email": "info@festevents.org",
"phone": "757-441-2345"
},
"age_restriction": "all_ages",
"registration_required": false
},
{
"event_id": "NORF_COUNCIL_1126",
"name": "City Council Public Hearing",
"description": "Public hearing on proposed budget amendments and infrastructure projects. Residents are encouraged to attend and provide input.",
"start_time": "2025-11-26T18:00:00Z",
"end_time": "2025-11-26T20:00:00Z",
"location": {
"name": "Norfolk City Hall, City Council Chambers",
"address": "810 Union St, Norfolk, VA 23510",
"city": "Norfolk",
"state": "VA",
"zip_code": "23510",
"latitude": 36.8467,
"longitude": -76.2852
},
"category": "indoor_civic",
"tags": ["city_council", "public_hearing", "budget", "infrastructure", "civic_engagement", "indoor"],
"url": "https://www.norfolk.gov/Calendar",
"is_paid": false,
"is_recurring": false,
"recurrence_pattern": null,
"accessibility": {
"wheelchair_accessible": true,
"public_transit_accessible": true,
"parking_available": true
},
"contact": {
"email": "cityclerk@norfolk.gov",
"phone": "757-664-4253"
},
"age_restriction": "all_ages",
"registration_required": false
},
{
"event_id": "NORF_MUSEUM_1128",
"name": "Chrysler Museum Free Admission Day",
"description": "Free admission to all exhibits at the Chrysler Museum of Art. Perfect for families and art enthusiasts. Indoor venue ideal for any weather.",
"start_time": "2025-11-28T10:00:00Z",
"end_time": "2025-11-28T17:00:00Z",
"location": {
"name": "Chrysler Museum of Art",
"address": "1 Memorial Pl, Norfolk, VA 23510",
"city": "Norfolk",
"state": "VA",
"zip_code": "23510",
"latitude": 36.8578,
"longitude": -76.2931
},
"category": "indoor_leisure",
"tags": ["museum", "art", "free_admission", "indoor", "family_friendly", "cultural"],
"url": "https://chrysler.org/",
"is_paid": false,
"is_recurring": true,
"recurrence_pattern": "monthly_first_sunday",
"accessibility": {
"wheelchair_accessible": true,
"public_transit_accessible": true,
"parking_available": true
},
"contact": {
"email": "info@chrysler.org",
"phone": "757-664-6200"
},
"age_restriction": "all_ages",
"registration_required": false
}
]
}