

# Event Details

- **Event Name**: Ludlow Concert Band Autumn Concert
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 07:00 pm – Fri, 21 Nov, 2025 at 08:00 pm
- **Event Description**: Concert Band  Concert in aid of St John's Church and Hands together.
- **Event URL**: https://allevents.in/ludlow/ludlow-concert-band-autumn-concert/80001543012192
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/80001543012192

## Event venue details

- **city**: Ludlow
- **state**: EN
- **country**: United Kingdom
- **location**: St John's Church
- **lat**: 52.3677490000
- **long**: -2.7139129000
- **full address**: St John's Church, Gravel Hill
, Ludlow, United Kingdom

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Ludlow Concert Band (https://allevents.in/org/ludlow-concert-band/27051323)

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large69120a0e1102d.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 21 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** St John's Church, Gravel Hill
, Ludlow, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Ludlow Concert Band
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Ludlow Concert Band Autumn Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Ludlow Concert Band Autumn Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb6912086aa45c0.jpg",
        "startDate": "2025-11-21",
        "endDate": "2025-11-21",
        "url": "https://allevents.in/ludlow/ludlow-concert-band-autumn-concert/80001543012192",
        "location": {
            "@type": "Place",
            "name": "St John's Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gravel Hill\r\n",
                "addressLocality": "Ludlow",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.3677490000",
                "longitude": "-2.7139129000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert Band  Concert in aid of St John's Church and Hands together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ludlow Concert Band",
                "url": "https://allevents.in/org/ludlow-concert-band/27051323"
            }
        ]
    }
]
```