

# Event Details

- **Event Name**: 4x4 Ice Cream Meet-up
- **Event Start and End Date**: Thu, 04 Sep, 2025 at 06:00 pm
- **Event Description**: Come hang out with everyone and make new friends! Let's talk about our 4x4 adventures and what's to come.
- **Event URL**: https://allevents.in/georgetown/4x4-ice-cream-meet-up/200028785873311
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Georgetown
- **state**: IN
- **country**: United States
- **location**: Polly's Freeze
- **lat**: 38.27835
- **long**: -85.91315
- **full address**: Polly's Freeze, 5242 State Road 62,Georgetown, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Stacie Harper (https://allevents.in/org/stacie-harper/26210929)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8a0f4c26f2837b3c0c9c1b60ad12ae5b619a798df536a8811db2f5af111f6595-rimg-w1079-h1364-dca8aaa9-gmir?v=1756872191
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4854eb16c832f3797a806fb6770d29b8be6f0c6f7518d577ef8e5a4e680054a5-rimg-w300-h300-dca8a9a9-gmir?v=1756872191

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 04 Sep, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Polly's Freeze, 5242 State Road 62,Georgetown, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** Stacie Harper
- **Q**: Where can I find ticket details about 4x4 Ice Cream Meet-up ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4x4 Ice Cream Meet-up",
        "image": "https://cdn-az.allevents.in/events8/banners/8a0f4c26f2837b3c0c9c1b60ad12ae5b619a798df536a8811db2f5af111f6595-rimg-w1079-h1364-dca8aaa9-gmir?v=1756872191",
        "startDate": "2025-09-04",
        "url": "https://allevents.in/georgetown/4x4-ice-cream-meet-up/200028785873311",
        "location": {
            "@type": "Place",
            "name": "Polly's Freeze",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5242 State Road 62,Georgetown, Indiana",
                "addressLocality": "Georgetown",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.27835",
                "longitude": "-85.91315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hang out with everyone and make new friends! Let's talk about our 4x4 adventures and what's to come.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stacie Harper",
                "url": "https://allevents.in/org/stacie-harper/26210929"
            }
        ]
    }
]
```