

# Event Details

- **Event Name**: Burgers & Dogs Night
- **Event Start and End Date**: Fri, 14 Nov, 2025 at 05:30 pm – Fri, 14 Nov, 2025 at 07:00 pm
- **Event Description**: Join the Riders for dinner.
- **Event URL**: https://allevents.in/chesapeake/burgers-and-dogs-night/200029165852804
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Chesapeake
- **state**: VA
- **country**: United States
- **location**: 469 N Battlefield Blvd, Chesapeake, VA, United States, Virginia 23320
- **lat**: 36.73342
- **long**: -76.23945
- **full address**: 469 N Battlefield Blvd, Chesapeake, VA, United States, Virginia 23320

## Event gallery

- **Alt text**: Burgers &amp; Dogs Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0a9fe9f5542f6c41c4630428281fcf8ee0a7ceb3ed056fb4d35b08a713c2194f-rimg-w695-h900-dce7ab50-gmir?v=1762752783

## FAQs

- **Q**: When and where is Burgers & Dogs Night being held?
  - **A:** Burgers &amp; Dogs Night takes place on Fri, 14 Nov, 2025 at 05:30 pm to Fri, 14 Nov, 2025 at 07:00 pm at 469 N Battlefield Blvd, Chesapeake, VA, United States, Virginia 23320.
- **Q**: Who is organizing Burgers & Dogs Night?
  - **A:** Burgers &amp; Dogs Night is organized by American Legion post 280 Virginia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Burgers &amp; Dogs Night",
        "image": "https://cdn-az.allevents.in/events5/banners/0a9fe9f5542f6c41c4630428281fcf8ee0a7ceb3ed056fb4d35b08a713c2194f-rimg-w695-h900-dce7ab50-gmir?v=1762752783",
        "startDate": "2025-11-14",
        "endDate": "2025-11-14",
        "url": "https://allevents.in/chesapeake/burgers-and-dogs-night/200029165852804",
        "location": {
            "@type": "Place",
            "name": "469 N Battlefield Blvd, Chesapeake, VA, United States, Virginia 23320",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "469 Battlefield Blvd N, Chesapeake, VA 23320-3967, United States",
                "addressLocality": "Chesapeake",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.73342",
                "longitude": "-76.23945"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Riders for dinner.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion post 280 Virginia",
                "url": "https://allevents.in/org/american-legion-post-280-virginia/26016305"
            }
        ]
    }
]
```