

# Event Details

- **Event Name**: 4th of July Celebration
- **Event Start and End Date**: Fri, 04 Jul, 2025 at 04:00 pm – Sat, 05 Jul, 2025 at 10:00 pm
- **Event Description**: The 4th of July celebration for 2025 will be held at Betts Park
- **Event URL**: https://allevents.in/warren/4th-of-july-celebration/200027597360042
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 1547

## Ticket Details


## Event venue details

- **city**: Warren
- **state**: PA
- **country**: United States
- **location**: Betts Park Warren Pa
- **lat**: 41.832706691278
- **long**: -79.163933105948
- **full address**: Betts Park Warren Pa, Warren, Pennsylvania, United States

## Event gallery

- **Alt text**: 4th of July Celebration
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c577136846217ac81ea9d3a41e5b038326f49f5530721619828f2d65be594141-rimg-w1200-h750-dceeeff6-gmir?v=1751294871

## FAQs

- **Q**: When and where is 4th of July Celebration being held?
  - **A:** 4th of July Celebration takes place on Fri, 04 Jul, 2025 at 04:00 pm to Sat, 05 Jul, 2025 at 10:00 pm at Betts Park Warren Pa, Warren, Pennsylvania, United States.
- **Q**: Who is organizing 4th of July Celebration?
  - **A:** 4th of July Celebration is organized by Warren County Fourth of July Celebration.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Celebration",
        "image": "https://cdn-az.allevents.in/events9/banners/c577136846217ac81ea9d3a41e5b038326f49f5530721619828f2d65be594141-rimg-w1200-h750-dceeeff6-gmir?v=1751294871",
        "startDate": "2025-07-04",
        "endDate": "2025-07-05",
        "url": "https://allevents.in/warren/4th-of-july-celebration/200027597360042",
        "location": {
            "@type": "Place",
            "name": "Betts Park Warren Pa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Warren, Pennsylvania",
                "addressLocality": "Warren",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.832706691278",
                "longitude": "-79.163933105948"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The 4th of July celebration for 2025 will be held at Betts Park",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Warren County Fourth of July Celebration",
                "url": "https://allevents.in/org/warren-county-fourth-of-july-celebration/19622744"
            }
        ]
    }
]
```