

# Event Details

- **Event Name**: live music tomorrow 
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 12:00 am
- **Event Description**: starting from 7.30pm
- **Event URL**: https://allevents.in/hornchurch/live-music-tomorrow/200029742583807
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029742583807?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hornchurch-events

## Event venue details

- **city**: Hornchurch
- **state**: EN
- **country**: United Kingdom
- **location**: 35 High Street Hornchurch, London
- **lat**: 51.56067
- **long**: 0.22341
- **full address**: 35 High Street Hornchurch, London, 35 High Street, Hornchurch, RM12 6, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Pearl Hornchurch (https://allevents.in/org/the-pearl-hornchurch/26479466)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/32e57557a276189bab845e9e36d2d861ab26061f178bed57308a945a6f40abe6-rimg-w1200-h1200-dcc58958-gmir?v=1772216167
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0e059a14052b2b888c4724f3d74ff78d2bb3ca1c82e5bb77c8a20de37e0cc613-rimg-w300-h300-dcc58958-gmir?v=1772216167

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** 35 High Street Hornchurch, London, 35 High Street, Hornchurch, RM12 6, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Pearl Hornchurch
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about live music tomorrow  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "live music tomorrow",
        "image": "https://cdn-az.allevents.in/events6/banners/32e57557a276189bab845e9e36d2d861ab26061f178bed57308a945a6f40abe6-rimg-w1200-h1200-dcc58958-gmir?v=1772216167",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/hornchurch/live-music-tomorrow/200029742583807",
        "location": {
            "@type": "Place",
            "name": "35 High Street Hornchurch, London",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35 High Street, Hornchurch, RM12 6, United Kingdom",
                "addressLocality": "Hornchurch",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.56067",
                "longitude": "0.22341"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "starting from 7.30pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Pearl Hornchurch",
                "url": "https://allevents.in/org/the-pearl-hornchurch/26479466"
            }
        ]
    }
]
```