

# Event Details

- **Event Name**: Northern Nevada Inliners Chapter, March Monthly Meeting
- **Event Start and End Date**: Sat, 11 Mar, 2017 at 08:30 pm
- **Event Description**: Caesar: The ides of March are come.
Soothsayer: Aye, Caesar, but not gone.
—Julius Caesar, Act III, Scene 1
- **Event URL**: https://allevents.in/carson-city/northern-nevada-inliners-chapter-march-monthly-meeting/1047043492095753
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Carson City
- **state**: NV
- **country**: United States
- **location**: Q's Steaks BBQ & Salads
- **lat**: 39.150249266809
- **long**: -119.76561243412
- **full address**: Q's Steaks BBQ &amp; Salads, 230 Fairview Dr, Carson City, United States

## Event gallery

- **Alt text**: Northern Nevada Inliners Chapter, March Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/banners/3a0887486f7d44adc2a7dd0d3d6c6d55

## FAQs

- **Q**: When and where is Northern Nevada Inliners Chapter, March Monthly Meeting being held?
  - **A:** Northern Nevada Inliners Chapter, March Monthly Meeting takes place on Sat, 11 Mar, 2017 at 08:30 pm to Sat, 11 Mar, 2017 at 08:30 pm at Q's Steaks BBQ &amp; Salads, 230 Fairview Dr, Carson City, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Northern Nevada Inliners Chapter, March Monthly Meeting",
        "image": "https://cdn-az.allevents.in/banners/3a0887486f7d44adc2a7dd0d3d6c6d55",
        "startDate": "2017-03-11",
        "url": "https://allevents.in/carson-city/northern-nevada-inliners-chapter-march-monthly-meeting/1047043492095753",
        "location": {
            "@type": "Place",
            "name": "Q's Steaks BBQ & Salads",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "230 Fairview Dr",
                "addressLocality": "Carson City",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.150249266809",
                "longitude": "-119.76561243412"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Caesar: The ides of March are come.\nSoothsayer: Aye, Caesar, but not gone.\n—Julius Caesar, Act III, Scene 1"
    }
]
```