

# Event Details

- **Event Name**: Code club
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 05:00 pm – Wed, 11 Mar, 2026 at 07:00 pm
- **Event Description**: Come and use our computers to build your knowledge and skills. Whatever your experience we have something to offer. Maybe you have never tried coding before and are just curious. Maybe you are a professional coder looking for inspiration. Perhaps you are somewhere in between and want to learn more.
- **Event URL**: https://allevents.in/newquay/code-club/200029663271851
- **Event Categories**: it
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Newquay
- **state**: EN
- **country**: United Kingdom
- **location**: Heart and Soul Cafe, Newquay Orchard, Cornwall
- **lat**: 50.415040613772
- **long**: -5.0577838571109
- **full address**: Heart and Soul Cafe, Newquay Orchard, Cornwall, Newquay, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Branching Out Code and Makers Club (https://allevents.in/org/branching-out-code-and-makers-club/27465495)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d9ad71330da5d97b9b42f14649b806641772c09f8121467a16fd863c98bb84ab-rimg-w1200-h1500-dcf2efeb-gmir?v=1773237952
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1af7fb1a75bf5509816846bd67f293128b0d9cf7c05f1e17ce3285423bfc34f4-rimg-w300-h300-dc161816-gmir?v=1773237953

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 11 Mar, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Heart and Soul Cafe, Newquay Orchard, Cornwall, Newquay, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Branching Out Code and Makers Club
- **Q**: What type of event is this?
  - **A:** it
- **Q**: Where can I find ticket details about Code club ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Code club",
        "image": "https://cdn-az.allevents.in/events5/banners/d9ad71330da5d97b9b42f14649b806641772c09f8121467a16fd863c98bb84ab-rimg-w1200-h1500-dcf2efeb-gmir?v=1773237952",
        "startDate": "2026-03-11",
        "endDate": "2026-03-11",
        "url": "https://allevents.in/newquay/code-club/200029663271851",
        "location": {
            "@type": "Place",
            "name": "Heart and Soul Cafe, Newquay Orchard, Cornwall",
            "address": {
                "@type": "PostalAddress",
                "name": "Heart and Soul Cafe, Newquay Orchard, Cornwall, Newquay, United Kingdom",
                "addressLocality": "Newquay",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.415040613772",
                "longitude": "-5.0577838571109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and use our computers to build your knowledge and skills. Whatever your experience we have something to offer. Maybe you have never tried coding before and are just curious. Maybe you are a professional coder looking for inspiration. Perhaps you are somewhere in between and want to learn more.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Branching Out Code and Makers Club",
                "url": "https://allevents.in/org/branching-out-code-and-makers-club/27465495"
            }
        ]
    }
]
```