

# Event Details

- **Event Name**: SOME GREAT REWARD
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 pm
- **Event Description**: Celebrating the holidays with friends, come for a great night of music with this awesome duo, playing songs from all the great bands of the 60's through to 00's
- **Event URL**: https://allevents.in/rugby/some-great-reward/200028873712046
- **Event Categories**: music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Rugby
- **state**: EN
- **country**: United Kingdom
- **location**: 29 Sheep Street, CV21 3BX Rugby, United Kingdom
- **lat**: 52.37172
- **long**: -1.26334
- **full address**: 29 Sheep Street, CV21 3BX Rugby, United Kingdom, 29 Sheep Street, Rugby, CV21 3, United Kingdom

## Event gallery

- **Alt text**: SOME GREAT REWARD
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e67c49a0cfb16146c69f79cb2527c2a182e51f4a40d22b13d926b2ade5a12eaa-rimg-w1080-h1527-dcbd441d-gmir?v=1764634391

## FAQs

- **Q**: When and where is SOME GREAT REWARD being held?
  - **A:** SOME GREAT REWARD takes place on Sat, 13 Dec, 2025 at 09:00 pm to Sat, 13 Dec, 2025 at 09:00 pm at 29 Sheep Street, CV21 3BX Rugby, United Kingdom, 29 Sheep Street, Rugby, CV21 3, United Kingdom.
- **Q**: Who is organizing SOME GREAT REWARD?
  - **A:** SOME GREAT REWARD is organized by Bar 29 - 2025.
- **Q**: Who is this event for? Is it right for me?
  - **A:** SOME GREAT REWARD is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Rugby, this event is thoughtfully curated to deliver a standout experience worth every moment. If SOME GREAT REWARD sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "SOME GREAT REWARD",
        "image": "https://cdn-az.allevents.in/events5/banners/e67c49a0cfb16146c69f79cb2527c2a182e51f4a40d22b13d926b2ade5a12eaa-rimg-w1080-h1527-dcbd441d-gmir?v=1764634391",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/rugby/some-great-reward/200028873712046",
        "location": {
            "@type": "Place",
            "name": "29 Sheep Street, CV21 3BX Rugby, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "29 Sheep Street, Rugby, CV21 3, United Kingdom",
                "addressLocality": "Rugby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.37172",
                "longitude": "-1.26334"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrating the holidays with friends, come for a great night of music with this awesome duo, playing songs from all the great bands of the 60's through to 00's",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bar 29 - 2025",
                "url": "https://allevents.in/org/bar-29-2025/26697018"
            }
        ]
    }
]
```