

# Event Details

- **Event Name**: Concert in the Park Series
- **Event Start and End Date**: Wed, 16 Jul, 2025 at 06:00 pm – Wed, 16 Jul, 2025 at 08:00 pm
- **Event Description**: Summer Concert
- **Event URL**: https://allevents.in/pullman/concert-in-the-park-series/200028005062200
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 323

## Ticket Details

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

## Event venue details

- **city**: Pullman
- **state**: WA
- **country**: United States
- **location**: Reaney Park
- **lat**: 46.731415090468
- **long**: -117.17326114333
- **full address**: Reaney Park, 690 Reaney Way,Pullman, Washington, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Paradox (https://allevents.in/org/paradox/25944448)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fb512911eb983b6caf224a965c899bd03d0970dd0f2d383f88dd756b6dc0fd62-rimg-w960-h567-dc191817-gmir?v=1752486450
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1093252bdd9cc3dc77a46e194cc44d9db5b198e40a4dbb4b25a4a5e6f80276ea-rimg-w300-h300-dc171616-gmir?v=1752486451

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 16 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Reaney Park, 690 Reaney Way,Pullman, Washington, United States
- **Q**: Who is organizing the event?
  - **A:** Paradox
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Concert in the Park Series ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concert in the Park Series",
        "image": "https://cdn-az.allevents.in/events4/banners/fb512911eb983b6caf224a965c899bd03d0970dd0f2d383f88dd756b6dc0fd62-rimg-w960-h567-dc191817-gmir?v=1752486450",
        "startDate": "2025-07-16",
        "endDate": "2025-07-16",
        "url": "https://allevents.in/pullman/concert-in-the-park-series/200028005062200",
        "location": {
            "@type": "Place",
            "name": "Reaney Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "690 Reaney Way,Pullman, Washington",
                "addressLocality": "Pullman",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.731415090468",
                "longitude": "-117.17326114333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Summer Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Paradox",
                "url": "https://allevents.in/org/paradox/25944448"
            }
        ]
    }
]
```