

# Event Details

- **Event Name**: football training 
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 05:00 pm
- **Event Description**: Football training.  Penalty practice
- **Event URL**: https://allevents.in/southend-on-sea/football-training/200029184107814
- **Event Categories**: sports, workshops, football
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029184107814?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=southend-on-sea-events

## Event venue details

- **city**: Southend-on-sea
- **state**: EN
- **country**: United Kingdom
- **location**: Garons Leisure Centre
- **lat**: 51.562823
- **long**: 0.6576672
- **full address**: Garons Leisure Centre, Southend-on-Sea, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Total Football Development  (https://allevents.in/org/total-football-development/24828896)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=football+training+&date=Tue%2C+18+Nov%2C+2025+at+05%3A00+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=football+training+&date=18+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 18 Nov, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Garons Leisure Centre, Southend-on-Sea, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Total Football Development
- **Q**: What type of event is this?
  - **A:** sports, workshops, football
- **Q**: Where can I find ticket details about football training  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "football training",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=football+training+&date=Tue%2C+18+Nov%2C+2025+at+05%3A00+pm&bg=5",
        "startDate": "2025-11-18",
        "url": "https://allevents.in/southend-on-sea/football-training/200029184107814",
        "location": {
            "@type": "Place",
            "name": "Garons Leisure Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Southend-on-Sea",
                "addressLocality": "Southend-on-sea",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.562823",
                "longitude": "0.6576672"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Football training.  Penalty practice",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Total Football Development ",
                "url": "https://allevents.in/org/total-football-development/24828896"
            }
        ]
    }
]
```