

# Event Details

- **Event Name**: Greatest
- **Event Start and End Date**: Fri, 06 Feb, 2026 at 04:00 pm
- **Event Description**: That Song Is About Friends and Family
- **Event URL**: https://allevents.in/hexham/greatest/200029161933759
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hexham
- **state**: EN
- **country**: United Kingdom
- **location**: Acomb, Newcastle Upon Tyne, United Kingdom
- **lat**: 54.9833
- **long**: -2.1
- **full address**: Acomb, Newcastle Upon Tyne, United Kingdom, Hexham, United Kingdom

## Event gallery

- **Alt text**: Greatest
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Greatest&date=Fri%2C+06+Feb%2C+2026+at+04%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Greatest being held?
  - **A:** Greatest takes place on Fri, 06 Feb, 2026 at 04:00 pm to Fri, 06 Feb, 2026 at 04:00 pm at Acomb, Newcastle Upon Tyne, United Kingdom, Hexham, United Kingdom.
- **Q**: Who is organizing Greatest?
  - **A:** Greatest is organized by Emily Richardson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Greatest",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Greatest&date=Fri%2C+06+Feb%2C+2026+at+04%3A00+pm&bg=5",
        "startDate": "2026-02-06",
        "url": "https://allevents.in/hexham/greatest/200029161933759",
        "location": {
            "@type": "Place",
            "name": "Acomb, Newcastle Upon Tyne, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hexham",
                "addressLocality": "Hexham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.9833",
                "longitude": "-2.1"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "That Song Is About Friends and Family",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Emily Richardson",
                "url": "https://allevents.in/org/emily-richardson/27044291"
            }
        ]
    }
]
```