

# Event Details

- **Event Name**: Free Lunchtime Organ Recital
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 03:00 am – Thu, 11 Dec, 2025 at 03:30 am
- **Event Description**: Enjoy a short recital on South Australia's largest pipe organ.
- **Event URL**: https://allevents.in/adelaide/free-lunchtime-organ-recital/200029330281302
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Adelaide
- **state**: SA
- **country**: Australia
- **location**: 12 Flinders St, Adelaide, SA, Australia, South Australia 5000
- **lat**: -34.92652
- **long**: 138.60123
- **full address**: 12 Flinders St, Adelaide, SA, Australia, South Australia 5000

## Event gallery

- **Alt text**: Free Lunchtime Organ Recital
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/99ea8e037f7222719ea39432eab1b05364448df33b64fbd6e7f3b31b0be61bf2-rimg-w1200-h629-dc130602-gmir?v=1765331282

## FAQs

- **Q**: When and where is Free Lunchtime Organ Recital being held?
  - **A:** Free Lunchtime Organ Recital takes place on Thu, 11 Dec, 2025 at 03:00 am to Thu, 11 Dec, 2025 at 03:30 am at 12 Flinders St, Adelaide, SA, Australia, South Australia 5000.
- **Q**: Who is organizing Free Lunchtime Organ Recital?
  - **A:** Free Lunchtime Organ Recital is organized by Music at Pilgrim.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Lunchtime Organ Recital",
        "image": "https://cdn-az.allevents.in/events3/banners/99ea8e037f7222719ea39432eab1b05364448df33b64fbd6e7f3b31b0be61bf2-rimg-w1200-h629-dc130602-gmir?v=1765331282",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/adelaide/free-lunchtime-organ-recital/200029330281302",
        "location": {
            "@type": "Place",
            "name": "12 Flinders St, Adelaide, SA, Australia, South Australia 5000",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 Flinders St, Adelaide SA 5000, Australia",
                "addressLocality": "Adelaide",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.92652",
                "longitude": "138.60123"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a short recital on South Australia's largest pipe organ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Music at Pilgrim",
                "url": "https://allevents.in/org/music-at-pilgrim/26004106"
            }
        ]
    }
]
```