

# Event Details

- **Event Name**: Fast Times @ Romilos 
- **Event Start and End Date**: Sat, 01 Feb, 2025 at 07:00 pm – Sat, 01 Feb, 2025 at 11:00 pm
- **Event Description**: Have dinner, dance and hang out with the band.
- **Event URL**: https://allevents.in/severna-park/fast-times-romilos/200027796053305
- **Event Categories**: music, entertainment, dance
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Severna Park
- **state**: MD
- **country**: United States
- **location**: Romilo's Restaurant
- **lat**: 39.08157703475
- **long**: -76.551149628
- **full address**: Romilo's Restaurant, 478 Ritchie Hwy,Severna Park, Maryland, United States

## Event gallery

- **Alt text**: Fast Times @ Romilos
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1337b1f0532547b10a89e09ff05b8066483507b31c99fad54b908c75fe8f5f0c-rimg-w1200-h1231-dc000103-gmir?v=1738339744

## FAQs

- **Q**: When and where is Fast Times @ Romilos  being held?
  - **A:** Fast Times @ Romilos  takes place on Sat, 01 Feb, 2025 at 07:00 pm to Sat, 01 Feb, 2025 at 11:00 pm at Romilo's Restaurant, 478 Ritchie Hwy,Severna Park, Maryland, United States.
- **Q**: Who is organizing Fast Times @ Romilos ?
  - **A:** Fast Times @ Romilos  is organized by Fast Times Live.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fast Times @ Romilos  is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Severna Park, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fast Times @ Romilos  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Fast Times @ Romilos",
        "image": "https://cdn-az.allevents.in/events6/banners/1337b1f0532547b10a89e09ff05b8066483507b31c99fad54b908c75fe8f5f0c-rimg-w1200-h1231-dc000103-gmir?v=1738339744",
        "startDate": "2025-02-01",
        "endDate": "2025-02-01",
        "url": "https://allevents.in/severna-park/fast-times-romilos/200027796053305",
        "location": {
            "@type": "Place",
            "name": "Romilo's Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "478 Ritchie Hwy,Severna Park, Maryland",
                "addressLocality": "Severna Park",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.08157703475",
                "longitude": "-76.551149628"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Have dinner, dance and hang out with the band.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fast Times Live",
                "url": "https://allevents.in/org/fast-times-live/17354684",
                "description": "Performing the soundtrack of your life.....Live"
            }
        ]
    }
]
```