

# Event Details

- **Event Name**: She-Bikes
- **Event Start and End Date**: Sun, 17 May, 2026 at 12:00 am (-04:00)
- **Event Description**: Special Event Event
- **Event URL**: https://allevents.in/cherry-hill/she-bikes/200029519820708
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Cherry Hill
- **state**: NJ
- **country**: United States
- **location**: Southern New Jersey
- **lat**: 39.91143
- **long**: -75.00041
- **full address**: Southern New Jersey, 411 Marlton Pike, Cherry Hill, NJ 08034, United States

## Event gallery

- **Alt text**: She-Bikes
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=She-Bikes&date=Sun%2C+17+May%2C+2026+at+12%3A00+am&bg=4

## FAQs

- **Q**: When and where is She-Bikes being held?
  - **A:** She-Bikes takes place on Sun, 17 May, 2026 at 12:00 am to Sun, 17 May, 2026 at 12:00 am at Southern New Jersey, 411 Marlton Pike, Cherry Hill, NJ 08034, United States.
- **Q**: Who is organizing She-Bikes?
  - **A:** She-Bikes is organized by Evelyn Hill Cycling.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "She-Bikes",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=She-Bikes&date=Sun%2C+17+May%2C+2026+at+12%3A00+am&bg=4",
        "startDate": "2026-05-17T00:00:00-04:00",
        "url": "https://allevents.in/cherry-hill/she-bikes/200029519820708",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Southern New Jersey",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "411 Marlton Pike, Cherry Hill, NJ 08034, United States",
                "addressLocality": "Cherry Hill",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.91143",
                "longitude": "-75.00041"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Special Event Event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Evelyn Hill Cycling",
                "url": "https://allevents.in/org/evelyn-hill-cycling/23972803"
            }
        ]
    }
]
```