

# Event Details

- **Event Name**: Clark game #2
- **Event Start and End Date**: Thu, 04 Sep, 2025 at 07:00 pm
- **Event Description**: With Vines band.  Vs Richardson
- **Event URL**: https://allevents.in/plano/clark-game-2/200028790647500
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: https://events.hometownticketing.com/boxoffice/planoisd/L2VtYmVkL2V2ZW50LzcwNDE%2Fc2luZ2xlPTA%3D?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=plano-events

## Event venue details

- **city**: Plano
- **state**: TX
- **country**: United States
- **location**: Clark Stadium
- **lat**: 33.063407189142
- **long**: -96.702153682709
- **full address**: Clark Stadium, Stadium Dr 6600,Plano, Texas, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Clark HS Band (https://allevents.in/org/clark-hs-band/23545524)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2a8940482b8d2945426e017945eb0b27b4f1ed15d6a9e96f18158112ce422a8a-rimg-w1200-h650-dc000000-gmir?v=1756953060
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3ad0936eaac2567f8a473b2007b93528ad624af41b2a444f94d10ae56e335b76-rimg-w300-h300-dc000001-gmir?v=1756953060

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 04 Sep, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Clark Stadium, Stadium Dr 6600,Plano, Texas, United States
- **Q**: Who is organizing the event?
  - **A:** Clark HS Band
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Clark game #2 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Clark game #2",
        "image": "https://cdn-az.allevents.in/events8/banners/2a8940482b8d2945426e017945eb0b27b4f1ed15d6a9e96f18158112ce422a8a-rimg-w1200-h650-dc000000-gmir?v=1756953060",
        "startDate": "2025-09-04",
        "url": "https://allevents.in/plano/clark-game-2/200028790647500",
        "location": {
            "@type": "Place",
            "name": "Clark Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stadium Dr 6600,Plano, Texas",
                "addressLocality": "Plano",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.063407189142",
                "longitude": "-96.702153682709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "With Vines band.  Vs Richardson",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clark HS Band",
                "url": "https://allevents.in/org/clark-hs-band/23545524"
            }
        ]
    }
]
```