

# Event Details

- **Event Name**: test
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 10:00 am – Fri, 05 Jun, 2026 at 12:00 pm (+01:00)
- **Event Description**: test
- **Event URL**: https://allevents.in/london/test/100001399276416429
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0
- **Event Highlights**: 
  - Duration: 2 hours
  - Location: London Bridge
  - Languages: English

## Ticket Details

- **Ticket Price Range**: min: 1.24, max: 109.05, currency: GBP

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: London Bridge
- **lat**: 51.5078788
- **long**: -0.0877321
- **full address**: London Bridge, London Bridge, London, United Kingdom

## Event gallery

- **Alt text**: test
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=test&date=Fri%2C+05+Jun%2C+2026+at+10%3A00+am&bg=5

## FAQs

- **Q**: When and where is test being held?
  - **A:** test takes place on Fri, 05 Jun, 2026 at 10:00 am to Fri, 05 Jun, 2026 at 12:00 pm at London Bridge, London Bridge, London, United Kingdom.
- **Q**: Who is organizing test?
  - **A:** test is organized by me.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "test",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=test&date=Fri%2C+05+Jun%2C+2026+at+10%3A00+am&bg=5",
        "startDate": "2026-06-05T10:00:00+01:00",
        "endDate": "2026-06-05T12:00:00+01:00",
        "url": "https://allevents.in/london/test/100001399276416429",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "London Bridge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "London Bridge",
                "postalCode": "SE1111",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5078788",
                "longitude": "-0.0877321"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "test",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "GBP",
                "availabilityStarts": "2025-06-20",
                "availabilityEnds": "2026-06-05T12:00:00+01:00",
                "validFrom": "2025-06-20",
                "lowPrice": "1.24",
                "highPrice": "109.05",
                "price": "1.24",
                "url": "https://allevents.in/london/test/100001399276416429"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/SoldOut",
                "priceCurrency": "GBP",
                "availabilityStarts": "2025-06-20",
                "availabilityEnds": "",
                "validFrom": "2025-06-20",
                "url": "https://allevents.in/london/test/100001399276416429",
                "price": "109.05",
                "name": "General Admission"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/SoldOut",
                "priceCurrency": "GBP",
                "availabilityStarts": "2025-06-20",
                "availabilityEnds": "",
                "validFrom": "2025-06-20",
                "url": "https://allevents.in/london/test/100001399276416429",
                "price": "1.24",
                "name": "VIP Add On"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "me",
                "url": "https://allevents.in/org/me/20709114"
            }
        ]
    }
]
```