

# Event Details

- **Event Name**: Ice Cream Ride
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 12:00 pm
- **Event Description**: Join us this Saturday, June 13th, at noon, for an ice cream bike ride! We will ride a few miles around town, before making our way to a local bike ice cream shop. The current weather forecast predicts sunny skies and temperatures in the high 70s. We will meet in front of the shop at noon. This will be a casual ride, and all are welcome. See you then!
- **Event URL**: https://allevents.in/elmira/ice-cream-ride/200030224364324
- **Event Categories**: cycling
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Elmira
- **state**: NY
- **country**: United States
- **location**: 200 W 5th St, Elmira, NY, United States, New York 14901
- **lat**: 42.09599
- **long**: -76.81167
- **full address**: 200 W 5th St, Elmira, NY, United States, New York 14901

## Event gallery

- **Alt text**: Ice Cream Ride
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/350947cc820bbdc64eacd20f7aabecd42dc065ce6e831c3cb247c63ebf0fed0e-rimg-w1200-h900-dcd7d9d6-gmir?v=1781219243

## FAQs

- **Q**: When and where is Ice Cream Ride being held?
  - **A:** Ice Cream Ride takes place on Sat, 13 Jun, 2026 at 12:00 pm to Sat, 13 Jun, 2026 at 12:00 pm at 200 W 5th St, Elmira, NY, United States, New York 14901.
- **Q**: Who is organizing Ice Cream Ride?
  - **A:** Ice Cream Ride is organized by Elmira Community Cycle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Ride",
        "image": "https://cdn-az.allevents.in/events9/banners/350947cc820bbdc64eacd20f7aabecd42dc065ce6e831c3cb247c63ebf0fed0e-rimg-w1200-h900-dcd7d9d6-gmir?v=1781219243",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/elmira/ice-cream-ride/200030224364324",
        "location": {
            "@type": "Place",
            "name": "200 W 5th St, Elmira, NY, United States, New York 14901",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 W 5th St, Elmira, NY 14901-2014, United States",
                "addressLocality": "Elmira",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.09599",
                "longitude": "-76.81167"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Saturday, June 13th, at noon, for an ice cream bike ride! We will ride a few miles around town, before making our way to a local bike ice cream shop. The current weather forecast predicts sunny skies and temperatures in the high 70s. We will meet in front of the shop at noon. This will",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elmira Community Cycle",
                "url": "https://allevents.in/org/elmira-community-cycle/20269625",
                "description": "Elmira Community Cycle, Elmira. 1,624 likes · 151 talking about this · 159 were here. Elmira's all volunteer run community bike shop. Open shop hours..."
            }
        ]
    }
]
```