

# Event Details

- **Event Name**: Live at The Brewery Tap Abingdon
- **Event Start and End Date**: Sun, 13 Apr, 2025 at 06:00 pm
- **Event Description**: Singalongs  - country, pop, rock and soul from 60s to modern. Something for everyone
- **Event URL**: https://allevents.in/abingdon/live-at-the-brewery-tap-abingdon/200028052580157
- **Event Categories**: pop
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Abingdon
- **state**: EN
- **country**: United Kingdom
- **location**: The Brewery Tap
- **lat**: 51.669810895931
- **long**: -1.2865335749434
- **full address**: The Brewery Tap, Abingdon, Oxfordshire, United Kingdom

## Event gallery

- **Alt text**: Live at The Brewery Tap Abingdon
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e8dda1876ee6ae24414e08de6e38fc28dbd228f7e3099527224bcd3da869497a-rimg-w600-h600-dcc0c0c0-gmir?v=1744542117

## FAQs

- **Q**: When and where is Live at The Brewery Tap Abingdon being held?
  - **A:** Live at The Brewery Tap Abingdon takes place on Sun, 13 Apr, 2025 at 06:00 pm to Sun, 13 Apr, 2025 at 06:00 pm at The Brewery Tap, Abingdon, Oxfordshire, United Kingdom.
- **Q**: Who is organizing Live at The Brewery Tap Abingdon?
  - **A:** Live at The Brewery Tap Abingdon is organized by Trizzy Music.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at The Brewery Tap Abingdon",
        "image": "https://cdn-az.allevents.in/events10/banners/e8dda1876ee6ae24414e08de6e38fc28dbd228f7e3099527224bcd3da869497a-rimg-w600-h600-dcc0c0c0-gmir?v=1744542117",
        "startDate": "2025-04-13",
        "url": "https://allevents.in/abingdon/live-at-the-brewery-tap-abingdon/200028052580157",
        "location": {
            "@type": "Place",
            "name": "The Brewery Tap",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Abingdon, Oxfordshire",
                "addressLocality": "Abingdon",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.669810895931",
                "longitude": "-1.2865335749434"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Singalongs  - country, pop, rock and soul from 60s to modern. Something for everyone",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trizzy Music",
                "url": "https://allevents.in/org/trizzy-music/21807806"
            }
        ]
    }
]
```