

# Event Details

- **Event Name**: January Concert
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 07:30 pm – Sat, 31 Jan, 2026 at 09:45 pm
- **Event Description**: If you missed our sell out concert last Saturday, here are all the details for the next one coming very soon. January 31st 2026. 
Tickets available now.
- **Event URL**: https://allevents.in/cobham/january-concert/200029368689737
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Cobham
- **state**: EN
- **country**: United Kingdom
- **location**: The Menuhin Hall
- **lat**: 51.307167901168
- **long**: -0.3777283610403
- **full address**: The Menuhin Hall, Cobham, Surrey, United Kingdom

## Event gallery

- **Alt text**: January Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/216148233e244efefe5ee8eff5b0c6cdf86b3279bc2e946c366ea3e83a77fce9-rimg-w1200-h1600-dc020303-gmir?v=1769735243

## FAQs

- **Q**: When and where is January Concert being held?
  - **A:** January Concert takes place on Sat, 31 Jan, 2026 at 07:30 pm to Sat, 31 Jan, 2026 at 09:45 pm at The Menuhin Hall, Cobham, Surrey, United Kingdom.
- **Q**: Who is organizing January Concert?
  - **A:** January Concert is organized by Surrey Mozart Players.
- **Q**: Who is this event for? Is it right for me?
  - **A:** January 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 Cobham, this event is thoughtfully curated to deliver a standout experience worth every moment. If January 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": "January Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/216148233e244efefe5ee8eff5b0c6cdf86b3279bc2e946c366ea3e83a77fce9-rimg-w1200-h1600-dc020303-gmir?v=1769735243",
        "startDate": "2026-01-31",
        "endDate": "2026-01-31",
        "url": "https://allevents.in/cobham/january-concert/200029368689737",
        "location": {
            "@type": "Place",
            "name": "The Menuhin Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cobham, Surrey",
                "addressLocality": "Cobham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.307167901168",
                "longitude": "-0.3777283610403"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you missed our sell out concert last Saturday, here are all the details for the next one coming very soon. January 31st 2026. \nTickets available now.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Surrey Mozart Players",
                "url": "https://allevents.in/org/surrey-mozart-players/26599910"
            }
        ]
    }
]
```