

# Event Details

- **Event Name**: Round 10
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:00 am
- **Event Description**: Round 10
- **Event URL**: https://allevents.in/barnsley/round-10/200029161900906
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Barnsley
- **state**: EN
- **country**: United Kingdom
- **location**: Atheletics Stadium Station Road, Wombwell
- **lat**: 53.55451
- **long**: -1.49233
- **full address**: Atheletics Stadium Station Road, Wombwell, 25 Station Road, Barnsley, S70 6DD, United Kingdom

## Event gallery

- **Alt text**: Round 10
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/176bdb5acd0f3e1393a36760f002b52f497fd22f5b984454b9630786c70c6ce1-rimg-w996-h335-dcffffff-gmir?v=1765089730

## FAQs

- **Q**: When and where is Round 10 being held?
  - **A:** Round 10 takes place on Sun, 07 Dec, 2025 at 10:00 am to Sun, 07 Dec, 2025 at 10:00 am at Atheletics Stadium Station Road, Wombwell, 25 Station Road, Barnsley, S70 6DD, United Kingdom.
- **Q**: Who is organizing Round 10?
  - **A:** Round 10 is organized by Wombwell Model Car Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Round 10",
        "image": "https://cdn-az.allevents.in/events10/banners/176bdb5acd0f3e1393a36760f002b52f497fd22f5b984454b9630786c70c6ce1-rimg-w996-h335-dcffffff-gmir?v=1765089730",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/barnsley/round-10/200029161900906",
        "location": {
            "@type": "Place",
            "name": "Atheletics Stadium Station Road, Wombwell",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Station Road, Barnsley, S70 6DD, United Kingdom",
                "addressLocality": "Barnsley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.55451",
                "longitude": "-1.49233"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Round 10",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wombwell Model Car Club",
                "url": "https://allevents.in/org/wombwell-model-car-club/26083769"
            }
        ]
    }
]
```