

# Event Details

- **Event Name**: Concert IVAN PARKER
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 07:00 pm
- **Event Description**: More details to come
- **Event URL**: https://allevents.in/whitney/concert-ivan-parker/200028955212004
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

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

## Event venue details

- **city**: Whitney
- **state**: TX
- **country**: United States
- **location**: 582 FM 1713, Whitney, TX
- **lat**: 31.96367
- **long**: -97.37675
- **full address**: 582 FM 1713, Whitney, TX, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Open Range Cowboy Church Events in Whitney TX (https://allevents.in/org/open-range-cowboy-church-events-in-whitney-tx/25979373)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c89296a0225b699305b60d29228738ce69b5b89fa7b6439f7f7dbdbd7b28ed96-rimg-w1200-h810-dcabada4-gmir?v=1768667983
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6753faad011fd26557c0e70a7b411e35b12bd0498dd7aec5d89565c14337c29e-rimg-w300-h300-dc32302b-gmir?v=1768667984

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 17 Jan, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 582 FM 1713, Whitney, TX, United States
- **Q**: Who is organizing the event?
  - **A:** Open Range Cowboy Church Events in Whitney TX
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Concert IVAN PARKER ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concert IVAN PARKER",
        "image": "https://cdn-az.allevents.in/events1/banners/c89296a0225b699305b60d29228738ce69b5b89fa7b6439f7f7dbdbd7b28ed96-rimg-w1200-h810-dcabada4-gmir?v=1768667983",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/whitney/concert-ivan-parker/200028955212004",
        "location": {
            "@type": "Place",
            "name": "582 FM 1713, Whitney, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "582 FM-1713, Whitney, TX 76692-2269, United States",
                "addressLocality": "Whitney",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.96367",
                "longitude": "-97.37675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details to come",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Open Range Cowboy Church Events in Whitney TX",
                "url": "https://allevents.in/org/open-range-cowboy-church-events-in-whitney-tx/25979373"
            }
        ]
    }
]
```