

# Event Details

- **Event Name**: Rosie is at GFB Scottish Pub
- **Event Start and End Date**: Sat, 21 Dec, 2019 at 08:30 pm – Sun, 22 Dec, 2019 at 12:30 am
- **Event Description**: The GFB Scottish Pub is OOB's only brew pub!! Come early and stay late, the kitchen is always open!! There is always something to do here!!!
- **Event URL**: https://allevents.in/old-orchard-beach/rosie-is-at-gfb-scottish-pub/200018352994515
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Old Orchard Beach
- **state**: ME
- **country**: United States
- **location**: GFB Scottish Pub
- **lat**: 43.517296744445
- **long**: -70.375989266667
- **full address**: GFB Scottish Pub, 32 Old Orchard St, Old Orchard Beach, Maine 04064, United States

## Event gallery

- **Alt text**: Rosie is at GFB Scottish Pub
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/93ed4d8a33e97283ad8f6090d39ae9d5c137e822a661f5c84b80e33214558d4a-rimg-w526-h295-gmir.jpg?v=1576820230

## FAQs

- **Q**: When and where is Rosie is at GFB Scottish Pub being held?
  - **A:** Rosie is at GFB Scottish Pub takes place on Sat, 21 Dec, 2019 at 08:30 pm to Sun, 22 Dec, 2019 at 12:30 am at GFB Scottish Pub, 32 Old Orchard St, Old Orchard Beach, Maine 04064, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rosie is at GFB Scottish Pub",
        "image": "https://cdn-az.allevents.in/events3/banners/93ed4d8a33e97283ad8f6090d39ae9d5c137e822a661f5c84b80e33214558d4a-rimg-w526-h295-gmir.jpg?v=1576820230",
        "startDate": "2019-12-21",
        "endDate": "2019-12-22",
        "url": "https://allevents.in/old-orchard-beach/rosie-is-at-gfb-scottish-pub/200018352994515",
        "location": {
            "@type": "Place",
            "name": "GFB Scottish Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "32 Old Orchard St, Old Orchard Beach, Maine 04064",
                "addressLocality": "Old Orchard Beach",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.517296744445",
                "longitude": "-70.375989266667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The GFB Scottish Pub is OOB's only brew pub!! Come early and stay late, the kitchen is always open!! There is always something to do here!!!"
    }
]
```