

# Event Details

- **Event Name**: Movie Night at the RACC
- **Event Start and End Date**: Tue, 11 Aug, 2026 at 08:30 pm
- **Event Description**: The City of Rome is holding an outdoor movie event at the RACC on Tuesday, August 11th starting at sundown.

This event is free and the movie shown will be Disney's Wish.
- **Event URL**: https://allevents.in/rome/movie-night-at-the-racc/200030497918828
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 178

## Ticket Details


## Event venue details

- **city**: Rome
- **state**: NY
- **country**: United States
- **location**: 308 W Bloomfield St, Rome, NY, United States, New York 13440
- **lat**: 43.21966
- **long**: -75.45667
- **full address**: 308 W Bloomfield St, Rome, NY, United States, New York 13440

## Event gallery

- **Alt text**: Movie Night at the RACC
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6d28a6c7ae540a912b99369907ac008fd603c9ac50770613ba6dfe38c17443ec-rimg-w1200-h676-dc181848-gmir?v=1786359458

## FAQs

- **Q**: When and where is Movie Night at the RACC being held?
  - **A:** Movie Night at the RACC takes place on Tue, 11 Aug, 2026 at 08:30 pm to Tue, 11 Aug, 2026 at 08:30 pm at 308 W Bloomfield St, Rome, NY, United States, New York 13440.
- **Q**: Who is organizing Movie Night at the RACC?
  - **A:** Movie Night at the RACC is organized by Rome Art And Community Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night at the RACC",
        "image": "https://cdn-az.allevents.in/events1/banners/6d28a6c7ae540a912b99369907ac008fd603c9ac50770613ba6dfe38c17443ec-rimg-w1200-h676-dc181848-gmir?v=1786359458",
        "startDate": "2026-08-11",
        "url": "https://allevents.in/rome/movie-night-at-the-racc/200030497918828",
        "location": {
            "@type": "Place",
            "name": "308 W Bloomfield St, Rome, NY, United States, New York 13440",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "308 W Bloomfield St, Rome, NY 13440-4118, United States",
                "addressLocality": "Rome",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.21966",
                "longitude": "-75.45667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The City of Rome is holding an outdoor movie event at the RACC on Tuesday, August 11th starting at sundown.\n\nThis event is free and the movie shown will be Disney's Wish.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rome Art And Community Center",
                "url": "https://allevents.in/org/rome-art-and-community-center/10962807",
                "description": "Visit our website, www.romeart.org!"
            }
        ]
    }
]
```