

# Event Details

- **Event Name**: November concert
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 07:30 pm
- **Event Description**: A Scottish themed concert!

Programme:
Hamish MacCunn – Overture: Land of the Mountain and the Flood
Max Bruch – Scottish Fantasy, Op.46
John Blackwood McEwen – Solway, Symphony no.5 in C# minor
- **Event URL**: https://allevents.in/dumfries/november-concert/200029055819038
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Dumfries
- **state**: SC
- **country**: United Kingdom
- **location**: The Bridge
- **lat**: 55.076954559518
- **long**: -3.6230378004797
- **full address**: The Bridge, Dumfries, United Kingdom

## Event gallery

- **Alt text**: November concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1e9a95a4982faa2c29cc559eb5e88d691dc7eb0abbb40d3247674817b88ed619-rimg-w1200-h1602-dc979389-gmir?v=1764462895

## FAQs

- **Q**: When and where is November concert being held?
  - **A:** November concert takes place on Sun, 30 Nov, 2025 at 07:30 pm to Sun, 30 Nov, 2025 at 07:30 pm at The Bridge, Dumfries, United Kingdom.
- **Q**: Who is organizing November concert?
  - **A:** November concert is organized by The Solway Sinfonia.
- **Q**: Who is this event for? Is it right for me?
  - **A:** November concert 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 Dumfries, this event is thoughtfully curated to deliver a standout experience worth every moment. If November concert 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": "November concert",
        "image": "https://cdn-az.allevents.in/events7/banners/1e9a95a4982faa2c29cc559eb5e88d691dc7eb0abbb40d3247674817b88ed619-rimg-w1200-h1602-dc979389-gmir?v=1764462895",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/dumfries/november-concert/200029055819038",
        "location": {
            "@type": "Place",
            "name": "The Bridge",
            "address": {
                "@type": "PostalAddress",
                "name": "The Bridge, Dumfries, United Kingdom",
                "addressLocality": "Dumfries",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.076954559518",
                "longitude": "-3.6230378004797"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Scottish themed concert!\n\nProgramme:\nHamish MacCunn – Overture: Land of the Mountain and the Flood\nMax Bruch – Scottish Fantasy, Op.46\nJohn Blackwood McEwen – Solway, Symphony no.5 in C# minor",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Solway Sinfonia",
                "url": "https://allevents.in/org/the-solway-sinfonia/26920640"
            }
        ]
    }
]
```