

# Event Details

- **Event Name**: Book launch in Brighton
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 06:45 pm (+01:00)
- **Event Description**: I'm having a book launch at Brighton Waterstones!

I've sorted dates with Richard, the Shop Manager, and Sam, the Events Manager, and have settled on is June 11th. It's a Thursday, and I do hope you can join me.
- **Event URL**: https://allevents.in/brighton/book-launch-in-brighton/200029922788642
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: Waterstones Brighton
- **lat**: 50.8234859
- **long**: -0.143543
- **full address**: Waterstones Brighton, 71-74 North Street,Brighton and Hove, Brighton, United Kingdom

## Event gallery

- **Alt text**: Book launch in Brighton
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b70dae57494eacc56e199c9fe302f792e44714eb3f23842a1a88dcabedd84a48-rimg-w1200-h1855-dcd3dad5-gmir?v=1775841582

## FAQs

- **Q**: When and where is Book launch in Brighton being held?
  - **A:** Book launch in Brighton takes place on Thu, 11 Jun, 2026 at 06:45 pm to Thu, 11 Jun, 2026 at 06:45 pm at Waterstones Brighton, 71-74 North Street,Brighton and Hove, Brighton, United Kingdom.
- **Q**: Who is organizing Book launch in Brighton?
  - **A:** Book launch in Brighton is organized by Sarah Rayner.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book launch in Brighton",
        "image": "https://cdn-az.allevents.in/events8/banners/b70dae57494eacc56e199c9fe302f792e44714eb3f23842a1a88dcabedd84a48-rimg-w1200-h1855-dcd3dad5-gmir?v=1775841582",
        "startDate": "2026-06-11T18:45:00+01:00",
        "url": "https://allevents.in/brighton/book-launch-in-brighton/200029922788642",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Waterstones Brighton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "71-74 North Street,Brighton and Hove",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.8234859",
                "longitude": "-0.143543"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I'm having a book launch at Brighton Waterstones!\n\nI've sorted dates with Richard, the Shop Manager, and Sam, the Events Manager, and have settled on is June 11th. It's a Thursday, and I do hope you can join me.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sarah Rayner",
                "url": "https://allevents.in/org/sarah-rayner/27673729"
            }
        ]
    }
]
```