

# Event Details

- **Event Name**: July Meet up
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 10:30 am
- **Event Description**: For the July meet up we'll gather in front of the Lazy Shack on Fishermans beach in Hythe, where we can then sketch anywhere on the beach. we'll then meet back at the shack at midday to share our sketches and stories. Everyone Welcome.
- **Event URL**: https://allevents.in/folkestone/july-meet-up/200030359640814
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Folkestone
- **state**: EN
- **country**: United Kingdom
- **location**: Fishermans Beach Hythe
- **lat**: 51.064277833333
- **long**: 1.0770445
- **full address**: Fishermans Beach Hythe, Folkestone, United Kingdom

## Event gallery

- **Alt text**: July Meet up
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=July+Meet+up&date=Sat%2C+11+Jul%2C+2026+at+10%3A30+am&bg=5

## FAQs

- **Q**: When and where is July Meet up being held?
  - **A:** July Meet up takes place on Sat, 11 Jul, 2026 at 10:30 am to Sat, 11 Jul, 2026 at 10:30 am at Fishermans Beach Hythe, Folkestone, United Kingdom.
- **Q**: Who is organizing July Meet up?
  - **A:** July Meet up is organized by Urban Sketchers Folkestone.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July Meet up",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=July+Meet+up&date=Sat%2C+11+Jul%2C+2026+at+10%3A30+am&bg=5",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/folkestone/july-meet-up/200030359640814",
        "location": {
            "@type": "Place",
            "name": "Fishermans Beach Hythe",
            "address": {
                "@type": "PostalAddress",
                "name": "Fishermans Beach Hythe, Folkestone, United Kingdom",
                "addressLocality": "Folkestone",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.064277833333",
                "longitude": "1.0770445"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For the July meet up we'll gather in front of the Lazy Shack on Fishermans beach in Hythe, where we can then sketch anywhere on the beach. we'll then meet back at the shack at midday to share our sketches and stories. Everyone Welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Urban Sketchers Folkestone",
                "url": "https://allevents.in/org/urban-sketchers-folkestone/21945728"
            }
        ]
    }
]
```