

# Event Details

- **Event Name**: Splinter at The George
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 08:00 pm – Sat, 18 Jul, 2026 at 09:00 pm (+01:00)
- **Event Description**: Enjoy an evening of acoustic music with Ashbourne based group 'Splinter' Giving their own take on music from the 60s to present day
- **Event URL**: https://allevents.in/ashbourne/splinter-at-the-george/80003562063926
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ashbourne
- **state**: EN
- **country**: United Kingdom
- **location**: The George at Alstonefield, church lane, Alstonefield, Ashbourne, UK
- **lat**: 53.016624450683594
- **long**: -1.732179045677185
- **full address**: The George at Alstonefield, church lane, Alstonefield, Ashbourne, UK, United Kingdom

## Event gallery

- **Alt text**: Splinter at The George
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a2d764189517.jpg

## FAQs

- **Q**: When and where is Splinter at The George being held?
  - **A:** Splinter at The George takes place on Sat, 18 Jul, 2026 at 08:00 pm to Sat, 18 Jul, 2026 at 09:00 pm at The George at Alstonefield, church lane, Alstonefield, Ashbourne, UK, United Kingdom.
- **Q**: Who is organizing Splinter at The George?
  - **A:** Splinter at The George is organized by White Bear Productions.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Splinter at The George",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a2d764189517.jpg",
        "startDate": "2026-07-18T20:00:00+01:00",
        "endDate": "2026-07-18T21:00:00+01:00",
        "url": "https://allevents.in/ashbourne/splinter-at-the-george/80003562063926",
        "location": {
            "@type": "Place",
            "name": "The George at Alstonefield, church lane, Alstonefield, Ashbourne, UK",
            "address": {
                "@type": "PostalAddress",
                "name": "The George at Alstonefield, church lane, Alstonefield, Ashbourne, UK, United Kingdom",
                "addressLocality": "Ashbourne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.016624450683594",
                "longitude": "-1.732179045677185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy an evening of acoustic music with Ashbourne based group 'Splinter' Giving their own take on music from the 60s to present day",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White Bear Productions",
                "url": "https://allevents.in/org/white-bear-productions/27914400"
            }
        ]
    }
]
```