

# Event Details

- **Event Name**: The Frisbies at The Magna Carta
- **Event Start and End Date**: Fri, 14 Nov, 2025 at 09:00 pm
- **Event Description**: Our 3rd October gig has now been rescheduled for 24th October.
- **Event URL**: https://allevents.in/lincoln/the-frisbies-at-the-magna-carta/200029007963424
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: EN
- **country**: United Kingdom
- **location**: The Magna Carta Lincoln
- **lat**: 53.23427297561
- **long**: -0.53836976903627
- **full address**: The Magna Carta Lincoln, 2 Exchequergate, Lincoln, LN2 1, United Kingdom

## Event gallery

- **Alt text**: The Frisbies at The Magna Carta
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/552fb2e22d50048c3735161228cd03bd46d137b41b74a5a8f2d89f45ee26fb6c-rimg-w1200-h1697-dc948081-gmir?v=1762603580

## FAQs

- **Q**: When and where is The Frisbies at The Magna Carta being held?
  - **A:** The Frisbies at The Magna Carta takes place on Fri, 14 Nov, 2025 at 09:00 pm to Fri, 14 Nov, 2025 at 09:00 pm at The Magna Carta Lincoln, 2 Exchequergate, Lincoln, LN2 1, United Kingdom.
- **Q**: Who is organizing The Frisbies at The Magna Carta?
  - **A:** The Frisbies at The Magna Carta is organized by The Frisbies.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Frisbies at The Magna Carta",
        "image": "https://cdn-az.allevents.in/events1/banners/552fb2e22d50048c3735161228cd03bd46d137b41b74a5a8f2d89f45ee26fb6c-rimg-w1200-h1697-dc948081-gmir?v=1762603580",
        "startDate": "2025-11-14",
        "url": "https://allevents.in/lincoln/the-frisbies-at-the-magna-carta/200029007963424",
        "location": {
            "@type": "Place",
            "name": "The Magna Carta Lincoln",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Exchequergate, Lincoln, LN2 1, United Kingdom",
                "addressLocality": "Lincoln",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.23427297561",
                "longitude": "-0.53836976903627"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our 3rd October gig has now been rescheduled for 24th October.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Frisbies",
                "url": "https://allevents.in/org/the-frisbies/24513464"
            }
        ]
    }
]
```