

# Event Details

- **Event Name**: Bedford Blues v Richmond - Boxing Day
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 03:00 pm
- **Event Description**: Boxing Day rugby returns to Goldington Road as Bedford Blues host Richmond.
- **Event URL**: https://allevents.in/bedford/bedford-blues-v-richmond-boxing-day/200028749107937
- **Event Categories**: sports, boxing-day
- **Interested Audience**: 
  - total_interested_count: 75

## Ticket Details

- **Ticket URL**: http://www.bedfordrugby.co.uk/tickets?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bedford-events

## Event venue details

- **city**: Bedford
- **state**: EN
- **country**: United Kingdom
- **location**: Bedford Rugby Club
- **lat**: 52.140359110294
- **long**: -0.45755118579104
- **full address**: Bedford Rugby Club, Bedford, Bedfordshire, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Bedford Blues (https://allevents.in/org/bedford-blues/26519056)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/269aec18d0e214b25bc01665a4680207dae37009f2c27ed261807057f6203e2a-rimg-w1200-h466-dc647519-gmir?v=1766213363
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bedford+Blues+v+Richmond+-+Boxing+Day&date=26+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 26 Dec, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Bedford Rugby Club, Bedford, Bedfordshire, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Bedford Blues
- **Q**: What type of event is this?
  - **A:** sports, boxing-day
- **Q**: Where can I find ticket details about Bedford Blues v Richmond - Boxing Day ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bedford Blues v Richmond - Boxing Day",
        "image": "https://cdn-az.allevents.in/events10/banners/269aec18d0e214b25bc01665a4680207dae37009f2c27ed261807057f6203e2a-rimg-w1200-h466-dc647519-gmir?v=1766213363",
        "startDate": "2025-12-26",
        "url": "https://allevents.in/bedford/bedford-blues-v-richmond-boxing-day/200028749107937",
        "location": {
            "@type": "Place",
            "name": "Bedford Rugby Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bedford, Bedfordshire, United Kingdom",
                "addressLocality": "Bedford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.140359110294",
                "longitude": "-0.45755118579104"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Boxing Day rugby returns to Goldington Road as Bedford Blues host Richmond.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bedford Blues",
                "url": "https://allevents.in/org/bedford-blues/26519056"
            }
        ]
    }
]
```