

# Event Details

- **Event Name**: PPMAFC Ice Cream Sunday
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 03:00 pm
- **Event Description**: You scream, I scream, we all scream for Ice Cream.  Come join us for another Ice Cream Sunday.  POC: Ray Gross
- **Event URL**: https://allevents.in/colorado-springs/ppmafc-ice-cream-sunday/200030347390058
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Colorado Springs
- **state**: CO
- **country**: United States
- **location**: The Drive-In Tasty Freeze
- **lat**: 38.86584
- **long**: -104.81792
- **full address**: The Drive-In Tasty Freeze, 2309 N Weber,Colorado Springs, Colorado, United States

## Event gallery

- **Alt text**: PPMAFC Ice Cream Sunday
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/929caaaf9a1a14486aee1a90947239bcb469c9761b53e69a4df4508f20c2cdc0-rimg-w1200-h676-dc1b1415-gmir?v=1784528366

## FAQs

- **Q**: When and where is PPMAFC Ice Cream Sunday being held?
  - **A:** PPMAFC Ice Cream Sunday takes place on Sun, 26 Jul, 2026 at 03:00 pm to Sun, 26 Jul, 2026 at 03:00 pm at The Drive-In Tasty Freeze, 2309 N Weber,Colorado Springs, Colorado, United States.
- **Q**: Who is organizing PPMAFC Ice Cream Sunday?
  - **A:** PPMAFC Ice Cream Sunday is organized by Ray Gross.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PPMAFC Ice Cream Sunday",
        "image": "https://cdn-az.allevents.in/events7/banners/929caaaf9a1a14486aee1a90947239bcb469c9761b53e69a4df4508f20c2cdc0-rimg-w1200-h676-dc1b1415-gmir?v=1784528366",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/colorado-springs/ppmafc-ice-cream-sunday/200030347390058",
        "location": {
            "@type": "Place",
            "name": "The Drive-In Tasty Freeze",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2309 N Weber,Colorado Springs, Colorado",
                "addressLocality": "Colorado Springs",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.86584",
                "longitude": "-104.81792"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You scream, I scream, we all scream for Ice Cream.  Come join us for another Ice Cream Sunday.  POC: Ray Gross",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ray Gross",
                "url": "https://allevents.in/org/ray-gross/20135459"
            }
        ]
    }
]
```