

# Event Details

- **Event Name**: Sunday Pickup ( Mary Munford)
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 03:00 pm (-04:00)
- **Event Description**: Casual Ultimate frisbee pickup game open to all skill levels.
Bring a light/dark, water and a friend (or two).
- **Event URL**: https://allevents.in/richmond/sunday-pickup-mary-munford/200029932038146
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: VA
- **country**: United States
- **location**: Mary Munford Elementary School
- **lat**: 37.56415
- **long**: -77.4998
- **full address**: Mary Munford Elementary School, 211 Westmoreland St,Richmond, Virginia, United States

## Event gallery

- **Alt text**: Sunday Pickup ( Mary Munford)
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1030eb479b0a7099e58f0010964d36ff537413200a8d49baf1c662670d022a6c-rimg-w1200-h523-dc454832-gmir?v=1775991165

## FAQs

- **Q**: When and where is Sunday Pickup ( Mary Munford) being held?
  - **A:** Sunday Pickup ( Mary Munford) takes place on Sun, 12 Apr, 2026 at 03:00 pm to Sun, 12 Apr, 2026 at 03:00 pm at Mary Munford Elementary School, 211 Westmoreland St,Richmond, Virginia, United States.
- **Q**: Who is organizing Sunday Pickup ( Mary Munford)?
  - **A:** Sunday Pickup ( Mary Munford) is organized by Joe Kaperick.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Pickup ( Mary Munford)",
        "image": "https://cdn-az.allevents.in/events7/banners/1030eb479b0a7099e58f0010964d36ff537413200a8d49baf1c662670d022a6c-rimg-w1200-h523-dc454832-gmir?v=1775991165",
        "startDate": "2026-04-12T15:00:00-04:00",
        "url": "https://allevents.in/richmond/sunday-pickup-mary-munford/200029932038146",
        "location": {
            "@type": "Place",
            "name": "Mary Munford Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 Westmoreland St,Richmond, Virginia",
                "addressLocality": "Richmond",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.56415",
                "longitude": "-77.4998"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Casual Ultimate frisbee pickup game open to all skill levels.\nBring a light/dark, water and a friend (or two).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Joe Kaperick",
                "url": "https://allevents.in/org/joe-kaperick/20914029"
            }
        ]
    }
]
```