

# Event Details

- **Event Name**: 9th Grade Football Festival
- **Event Start and End Date**: Sat, 30 Aug, 2025 at 11:00 pm
- **Event Description**: 9th Grade Football Festival
- **Event URL**: https://allevents.in/nelson/9th-grade-football-festival/200028613805306
- **Event Categories**: sports, festivals, football
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

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

## Event venue details

- **city**: Nelson
- **state**: NE
- **country**: New Zealand
- **location**: Neale Park, Nelson
- **lat**: -41.261577750667
- **long**: 173.29678971933
- **full address**: Neale Park, Nelson, New Zealand

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: FC Nelson (https://allevents.in/org/fc-nelson/26353964)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/21735e2484b5271bbef93be9db33e98587898d3b5e5a540dfdc67d88e263a46b-rimg-w1080-h1350-dca6d2d9-gmir?v=1756276948
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ebba33ef3ff6f254cc84c05f1ac00114e56efd2de7386739e5cc323dc0ff2785-rimg-w300-h300-dca5d2d8-gmir?v=1756276950

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 30 Aug, 2025 at 11:00 pm
- **Q**: Where is the event happening?
  - **A:** Neale Park, Nelson, New Zealand
- **Q**: Who is organizing the event?
  - **A:** FC Nelson
- **Q**: What type of event is this?
  - **A:** sports, festivals, football
- **Q**: Where can I find ticket details about 9th Grade Football Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "9th Grade Football Festival",
        "image": "https://cdn-az.allevents.in/events6/banners/21735e2484b5271bbef93be9db33e98587898d3b5e5a540dfdc67d88e263a46b-rimg-w1080-h1350-dca6d2d9-gmir?v=1756276948",
        "startDate": "2025-08-30",
        "url": "https://allevents.in/nelson/9th-grade-football-festival/200028613805306",
        "location": {
            "@type": "Place",
            "name": "Neale Park, Nelson",
            "address": {
                "@type": "PostalAddress",
                "name": "Neale Park, Nelson, New Zealand",
                "addressLocality": "Nelson",
                "addressRegion": "NE",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-41.261577750667",
                "longitude": "173.29678971933"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "9th Grade Football Festival",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FC Nelson",
                "url": "https://allevents.in/org/fc-nelson/26353964"
            }
        ]
    }
]
```