

# Event Details

- **Event Name**: Landing at the Carleton Tavern
- **Event Start and End Date**: Fri, 21 Aug, 2026 at 08:30 pm
- **Event Description**: After a brief summer break the Rembros are bringing "an evening with the Stones" to the Carleton Tavern.  Bring your dancing shoes and join us for a full night of Rolling Stones songs.  We may toss a couple of originals your way too!
- **Event URL**: https://allevents.in/ottawa/landing-at-the-carleton-tavern/200030597464603
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: ON
- **country**: Canada
- **location**: Carleton Tavern
- **lat**: 45.40209
- **long**: -75.73014
- **full address**: Carleton Tavern, 223 Armstrong Street,Ottawa, Ontario, Canada

## Event gallery

- **Alt text**: Landing at the Carleton Tavern
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5ac54c45c6518f969dd7b34b4d39fbfc09549d5b024ad5a222437c43c0b80a1c-rimg-w829-h1279-dc080808-gmir?v=1787358123

## FAQs

- **Q**: When and where is Landing at the Carleton Tavern being held?
  - **A:** Landing at the Carleton Tavern takes place on Fri, 21 Aug, 2026 at 08:30 pm to Fri, 21 Aug, 2026 at 08:30 pm at Carleton Tavern, 223 Armstrong Street,Ottawa, Ontario, Canada.
- **Q**: Who is organizing Landing at the Carleton Tavern?
  - **A:** Landing at the Carleton Tavern is organized by The Rembros.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Landing at the Carleton Tavern",
        "image": "https://cdn-az.allevents.in/events5/banners/5ac54c45c6518f969dd7b34b4d39fbfc09549d5b024ad5a222437c43c0b80a1c-rimg-w829-h1279-dc080808-gmir?v=1787358123",
        "startDate": "2026-08-21",
        "url": "https://allevents.in/ottawa/landing-at-the-carleton-tavern/200030597464603",
        "location": {
            "@type": "Place",
            "name": "Carleton Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "223 Armstrong Street,Ottawa, Ontario",
                "addressLocality": "Ottawa",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.40209",
                "longitude": "-75.73014"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "After a brief summer break the Rembros are bringing \"an evening with the Stones\" to the Carleton Tavern.  Bring your dancing shoes and join us for a full night of Rolling Stones songs.  We may toss a couple of originals your way too!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Rembros",
                "url": "https://allevents.in/org/the-rembros/23496939"
            }
        ]
    }
]
```