

# Event Details

- **Event Name**: grassroots boxing event
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:00 am
- **Event Description**: Big shout out to our bout sponsors for our boxing event on Sunday at St Peter &amp; Pauls
- **Event URL**: https://allevents.in/dundee/grassroots-boxing-event/200029344094711
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dundee
- **state**: SC
- **country**: United Kingdom
- **location**: Lochee
- **lat**: 56.4733
- **long**: -3.01128
- **full address**: Lochee, Dundee, United Kingdom

## Event gallery

- **Alt text**: grassroots boxing event
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4a593a79f920e954d511808fd09d5ad5b9440c678c5f80a921e48afd54596b92-rimg-w919-h2048-dc000000-gmir?v=1765516031

## FAQs

- **Q**: When and where is grassroots boxing event being held?
  - **A:** grassroots boxing event takes place on Sun, 14 Dec, 2025 at 12:00 am to Sun, 14 Dec, 2025 at 12:00 am at Lochee, Dundee, United Kingdom.
- **Q**: Who is organizing grassroots boxing event?
  - **A:** grassroots boxing event is organized by St. Francis Boxing Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "grassroots boxing event",
        "image": "https://cdn-az.allevents.in/events8/banners/4a593a79f920e954d511808fd09d5ad5b9440c678c5f80a921e48afd54596b92-rimg-w919-h2048-dc000000-gmir?v=1765516031",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/dundee/grassroots-boxing-event/200029344094711",
        "location": {
            "@type": "Place",
            "name": "Lochee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dundee",
                "addressLocality": "Dundee",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.4733",
                "longitude": "-3.01128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Big shout out to our bout sponsors for our boxing event on Sunday at St Peter & Pauls",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Francis Boxing Club",
                "url": "https://allevents.in/org/st-francis-boxing-club/27227122"
            }
        ]
    }
]
```