

# Event Details

- **Event Name**: Conrad vs Charter School of Wilmington Football Game
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 11:00 pm
- **Event URL**: https://allevents.in/wilmington/conrad-vs-charter-school-of-wilmington-football-game/200029158927050
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Wilmington
- **state**: DE
- **country**: United States
- **location**: Charter School of Wilmington
- **lat**: 39.75426
- **long**: -75.58667
- **full address**: Charter School of Wilmington, Wilmington,DE,United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e1d6dabac673681aa65add8620c8a282791d0aa1b6810ada49626dcf45ce3f27-rimg-w840-h837-dcffffff-gmir?v=1762655330
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Conrad+vs+Charter+School+of+Wilmington+Football+Game&date=08+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 08 Nov, 2025 at 11:00 pm
- **Q**: Where is the event happening?
  - **A:** Charter School of Wilmington, Wilmington,DE,United States
- **Q**: What type of event is this?
  - **A:** sports, football
- **Q**: Where can I find ticket details about Conrad vs Charter School of Wilmington Football Game ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Conrad vs Charter School of Wilmington Football Game",
        "image": "https://cdn-az.allevents.in/events10/banners/e1d6dabac673681aa65add8620c8a282791d0aa1b6810ada49626dcf45ce3f27-rimg-w840-h837-dcffffff-gmir?v=1762655330",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/wilmington/conrad-vs-charter-school-of-wilmington-football-game/200029158927050",
        "location": {
            "@type": "Place",
            "name": "Charter School of Wilmington",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wilmington,DE,United States",
                "addressLocality": "Wilmington",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.75426",
                "longitude": "-75.58667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```