

# Event Details

- **Event Name**: Staycation Station
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 12:00 pm
- **Event Description**: Join us for a poolside for an afternoon of games, watermelon, and cold drinks! Bring a friend and enjoy the day!
- **Event URL**: https://allevents.in/richmond/staycation-station/200030265747226
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: VA
- **country**: United States
- **location**: 3700 Monument Ave, Richmond, VA, United States, Virginia 23230
- **lat**: 37.56744
- **long**: -77.48174
- **full address**: 3700 Monument Ave, Richmond, VA, United States, Virginia 23230

## Event gallery

- **Alt text**: Staycation Station
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1ea8ecccc6cde7fd428c98e646fce6b6950a61bb7156530cceaa0c35ab81dc1c-rimg-w1200-h628-dcd5d6d6-gmir?v=1781815705

## FAQs

- **Q**: When and where is Staycation Station being held?
  - **A:** Staycation Station takes place on Sun, 21 Jun, 2026 at 12:00 pm to Sun, 21 Jun, 2026 at 12:00 pm at 3700 Monument Ave, Richmond, VA, United States, Virginia 23230.
- **Q**: Who is organizing Staycation Station?
  - **A:** Staycation Station is organized by Triton Scott s Addition.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Staycation Station",
        "image": "https://cdn-az.allevents.in/events2/banners/1ea8ecccc6cde7fd428c98e646fce6b6950a61bb7156530cceaa0c35ab81dc1c-rimg-w1200-h628-dcd5d6d6-gmir?v=1781815705",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/richmond/staycation-station/200030265747226",
        "location": {
            "@type": "Place",
            "name": "3700 Monument Ave, Richmond, VA, United States, Virginia 23230",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3700 Monument Ave, Richmond, VA 23230-49ND, United States",
                "addressLocality": "Richmond",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.56744",
                "longitude": "-77.48174"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a poolside for an afternoon of games, watermelon, and cold drinks! Bring a friend and enjoy the day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Triton Scotts Addition",
                "url": "https://allevents.in/org/triton-scotts-addition/25925384"
            }
        ]
    }
]
```