

# Event Details

- **Event Name**: Sundae x Hamot Food Truck Fridays
- **Event Start and End Date**: Fri, 15 Aug, 2025 at 11:00 am – Fri, 15 Aug, 2025 at 02:00 pm
- **Event Description**: Ice cream!
- **Event URL**: https://allevents.in/erie/sundae-x-hamot-food-truck-fridays/200028652934350
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200028652934350?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=erie-events

## Event venue details

- **city**: Erie
- **state**: PA
- **country**: United States
- **location**: Hamot Hospital
- **lat**: 42.123856332
- **long**: -80.0555142289
- **full address**: Hamot Hospital, Erie, Pennsylvania, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sundae (https://allevents.in/org/sundae/26023356)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sundae+x+Hamot+Food+Truck+Fridays&date=Fri%2C+15+Aug%2C+2025+at+11%3A00+am&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/28e41beb1cad3b9196839a76cea1b6565e207b0090e9de97e10f5629f12b29a6-rimg-w300-h300-dc321e2e-gmir?v=1754881070

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 15 Aug, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Hamot Hospital, Erie, Pennsylvania, United States
- **Q**: Who is organizing the event?
  - **A:** Sundae
- **Q**: What type of event is this?
  - **A:** food-drinks
- **Q**: Where can I find ticket details about Sundae x Hamot Food Truck Fridays ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sundae x Hamot Food Truck Fridays",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sundae+x+Hamot+Food+Truck+Fridays&date=Fri%2C+15+Aug%2C+2025+at+11%3A00+am&bg=1",
        "startDate": "2025-08-15",
        "endDate": "2025-08-15",
        "url": "https://allevents.in/erie/sundae-x-hamot-food-truck-fridays/200028652934350",
        "location": {
            "@type": "Place",
            "name": "Hamot Hospital",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Erie, Pennsylvania",
                "addressLocality": "Erie",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.123856332",
                "longitude": "-80.0555142289"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ice cream!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sundae",
                "url": "https://allevents.in/org/sundae/26023356"
            }
        ]
    }
]
```