

# Event Details

- **Event Name**: 4th of July Celebration 
- **Event Start and End Date**: Fri, 04 Jul, 2025 at 12:00 pm
- **Event Description**: Food, Music and Games!
- **Event URL**: https://allevents.in/springfield/4th-of-july-celebration/200028368718632
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

- **Ticket URL**: http://facebook.com/200028368718632?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=springfield-events

## Event venue details

- **city**: Springfield
- **state**: MA
- **country**: United States
- **location**: 63 Veterans Way, Springfield, MA
- **lat**: 42.07296
- **long**: -72.54692
- **full address**: 63 Veterans Way, Springfield, MA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Forest Park VFW Post 7352 (https://allevents.in/org/forest-park-vfw-post-7352/18502055)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f2a6a9211fe5bce55b0c9e7fda6b0d7a8b612aa352662d6694dad43c941d0ce0-rimg-w720-h405-dc150f1c-gmir?v=1751103399
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/552883e76e439b861f156e08ab29f6676b1bb76b4820d3559d937f4249bc9dbc-rimg-w300-h300-dc150f1c-gmir?v=1751103399

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 04 Jul, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** 63 Veterans Way, Springfield, MA, United States
- **Q**: Who is organizing the event?
  - **A:** Forest Park VFW Post 7352
- **Q**: What type of event is this?
  - **A:** fourth-of-july
- **Q**: Where can I find ticket details about 4th of July Celebration  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Celebration",
        "image": "https://cdn-az.allevents.in/events2/banners/f2a6a9211fe5bce55b0c9e7fda6b0d7a8b612aa352662d6694dad43c941d0ce0-rimg-w720-h405-dc150f1c-gmir?v=1751103399",
        "startDate": "2025-07-04",
        "url": "https://allevents.in/springfield/4th-of-july-celebration/200028368718632",
        "location": {
            "@type": "Place",
            "name": "63 Veterans Way, Springfield, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "63 Veterans Way, Springfield, MA 01108-3310, United States,Springfield, Massachusetts",
                "addressLocality": "Springfield",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.07296",
                "longitude": "-72.54692"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Food, Music and Games!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Forest Park VFW Post 7352",
                "url": "https://allevents.in/org/forest-park-vfw-post-7352/18502055"
            }
        ]
    }
]
```