

# Event Details

- **Event Name**: Rock n Roll Bingo
- **Event Start and End Date**: Fri, 11 Jul, 2025 at 06:00 pm
- **Event Description**: Back at the Welfare!
- **Event URL**: https://allevents.in/alfreton/rock-n-roll-bingo/200028455625938
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details

- **Ticket URL**: http://facebook.com/200028455625938?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=alfreton-events

## Event venue details

- **city**: Alfreton
- **state**: EN
- **country**: United Kingdom
- **location**: 123 Main Road, Alfreton
- **lat**: 53.12006
- **long**: -1.40233
- **full address**: 123 Main Road, Alfreton, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Shirland Miners Welfare (https://allevents.in/org/shirland-miners-welfare/26061508)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/68a78f32d9984cc9e41ef2c14215ec1a553a72155842fccd840132d7f081131d-rimg-w1200-h900-dc5c4847-gmir?v=1751785537
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5f5d78644edc8299d5e4efc0bdbee1acb9fb7c1f15f44d2b2dd0be566fa2d24c-rimg-w300-h300-dc5f4946-gmir?v=1751785538

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 11 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 123 Main Road, Alfreton, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Shirland Miners Welfare
- **Q**: What type of event is this?
  - **A:** bingo
- **Q**: Where can I find ticket details about Rock n Roll Bingo ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rock n Roll Bingo",
        "image": "https://cdn-az.allevents.in/events1/banners/68a78f32d9984cc9e41ef2c14215ec1a553a72155842fccd840132d7f081131d-rimg-w1200-h900-dc5c4847-gmir?v=1751785537",
        "startDate": "2025-07-11",
        "url": "https://allevents.in/alfreton/rock-n-roll-bingo/200028455625938",
        "location": {
            "@type": "Place",
            "name": "123 Main Road, Alfreton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 Main Road, Alfreton, DE55 6BA, United Kingdom",
                "addressLocality": "Alfreton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.12006",
                "longitude": "-1.40233"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Back at the Welfare!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shirland Miners Welfare",
                "url": "https://allevents.in/org/shirland-miners-welfare/26061508"
            }
        ]
    }
]
```