

# Event Details

- **Event Name**: Rotary Club of Norwood Movie Night 
- **Event Start and End Date**: Thu, 12 Feb, 2026 at 08:00 am
- **Event Description**: Save the date Everyone. 
Food, drinks and an Australian premiere.
- **Event URL**: https://allevents.in/adelaide/rotary-club-of-norwood-movie-night/200029377452111
- **Event Categories**: entertainment, food-drinks
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details

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

## Event venue details

- **city**: Adelaide
- **state**: SA
- **country**: Australia
- **location**: The Regal Theatre
- **lat**: -34.926208125
- **long**: 138.65148715625
- **full address**: The Regal Theatre, 275 Kensington Road,Adelaide,SA,Australia

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Rotary Club of Norwood South Australia  (https://allevents.in/org/rotary-club-of-norwood-south-australia/27258709)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e7434907af7c35ae9190f7cf7250f6615aff5ef69014d72e95378865830178f9-rimg-w945-h2048-dcf6f6f5-gmir?v=1770821220
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Rotary+Club+of+Norwood+Movie+Night+&date=12+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 12 Feb, 2026 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** The Regal Theatre, 275 Kensington Road,Adelaide,SA,Australia
- **Q**: Who is organizing the event?
  - **A:** Rotary Club of Norwood South Australia
- **Q**: What type of event is this?
  - **A:** entertainment, food-drinks
- **Q**: Where can I find ticket details about Rotary Club of Norwood Movie Night  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rotary Club of Norwood Movie Night",
        "image": "https://cdn-az.allevents.in/events10/banners/e7434907af7c35ae9190f7cf7250f6615aff5ef69014d72e95378865830178f9-rimg-w945-h2048-dcf6f6f5-gmir?v=1770821220",
        "startDate": "2026-02-12",
        "url": "https://allevents.in/adelaide/rotary-club-of-norwood-movie-night/200029377452111",
        "location": {
            "@type": "Place",
            "name": "The Regal Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "275 Kensington Road,Adelaide,SA,Australia",
                "addressLocality": "Adelaide",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.926208125",
                "longitude": "138.65148715625"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date Everyone. \nFood, drinks and an Australian premiere.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rotary Club of Norwood South Australia ",
                "url": "https://allevents.in/org/rotary-club-of-norwood-south-australia/27258709"
            }
        ]
    }
]
```