

# Event Details

- **Event Name**: Coding session
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 02:30 pm – Sat, 14 Mar, 2026 at 04:30 pm
- **Event Description**: Coding session
- **Event URL**: https://allevents.in/shannon/coding-session/200029697203524
- **Event Categories**: it
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Shannon
- **state**: CE
- **country**: Ireland
- **location**: Shannon Town Center, Community Unit, Shannon, Ireland
- **lat**: 52.70874
- **long**: -8.87846
- **full address**: Shannon Town Center, Community Unit, Shannon, Ireland

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Shannon Coder Dojo (https://allevents.in/org/shannon-coder-dojo/25125958)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ad0acb4afa98777b1e56414731e03446c379f7d25607a56244657b6c655f3bae-rimg-w1087-h539-dcffffff-gmir?v=1773448175
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/07c425859b3e91ed123d87803bcf1872ca6b1bdd7649abade732b99403ee5b51-rimg-w300-h300-dc3222e6-gmir?v=1773448176

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 14 Mar, 2026 at 02:30 pm
- **Q**: Where is the event happening?
  - **A:** Shannon Town Center, Community Unit, Shannon, Ireland
- **Q**: Who is organizing the event?
  - **A:** Shannon Coder Dojo
- **Q**: What type of event is this?
  - **A:** it
- **Q**: Where can I find ticket details about Coding session ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coding session",
        "image": "https://cdn-az.allevents.in/events7/banners/ad0acb4afa98777b1e56414731e03446c379f7d25607a56244657b6c655f3bae-rimg-w1087-h539-dcffffff-gmir?v=1773448175",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/shannon/coding-session/200029697203524",
        "location": {
            "@type": "Place",
            "name": "Shannon Town Center, Community Unit, Shannon, Ireland",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Block B, Shannon Town Centre, Shannon, County Clare, V14 C567, Ireland",
                "addressLocality": "Shannon",
                "addressRegion": "CE",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.70874",
                "longitude": "-8.87846"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coding session",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shannon Coder Dojo",
                "url": "https://allevents.in/org/shannon-coder-dojo/25125958"
            }
        ]
    }
]
```