

# Event Details

- **Event Name**: 2026 Student Concert
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 05:00 pm – Sat, 07 Feb, 2026 at 11:00 pm
- **Event Description**: Private student concert where slightly more experienced students entertain us with all they have been working hard on.

Ticket link will be private and sent on our broadcast messages
- **Event URL**: https://allevents.in/braintree/2026-student-concert/200029194629518
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Braintree
- **state**: EN
- **country**: United Kingdom
- **location**: Jardins Braintree
- **lat**: 51.877410590775
- **long**: 0.56341411950788
- **full address**: Jardins Braintree, East Street,Braintree, Essex, United Kingdom

## Event gallery

- **Alt text**: 2026 Student Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9ad9cff303d26d31d517e67139ce48243f3cfeb42be17b3e02f40a4169a38255-rimg-w1200-h800-dc070703-gmir?v=1769808384

## FAQs

- **Q**: When and where is 2026 Student Concert being held?
  - **A:** 2026 Student Concert takes place on Sat, 07 Feb, 2026 at 05:00 pm to Sat, 07 Feb, 2026 at 11:00 pm at Jardins Braintree, East Street,Braintree, Essex, United Kingdom.
- **Q**: Who is organizing 2026 Student Concert?
  - **A:** 2026 Student Concert is organized by Braintree Music Lessons.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2026 Student 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 Braintree, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2026 Student 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": "2026 Student Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/9ad9cff303d26d31d517e67139ce48243f3cfeb42be17b3e02f40a4169a38255-rimg-w1200-h800-dc070703-gmir?v=1769808384",
        "startDate": "2026-02-07",
        "endDate": "2026-02-07",
        "url": "https://allevents.in/braintree/2026-student-concert/200029194629518",
        "location": {
            "@type": "Place",
            "name": "Jardins Braintree",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "East Street,Braintree, Essex",
                "addressLocality": "Braintree",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.877410590775",
                "longitude": "0.56341411950788"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Private student concert where slightly more experienced students entertain us with all they have been working hard on.\n\nTicket link will be private and sent on our broadcast messages",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Braintree Music Lessons",
                "url": "https://allevents.in/org/braintree-music-lessons/23513625"
            }
        ]
    }
]
```