

# Event Details

- **Event Name**: Culver's dine to donate
- **Event Start and End Date**: Wed, 29 Jul, 2026 at 05:00 pm
- **Event Description**: Come out and support valley mills pto. All funds raised are used to give back to the students and teachers.
- **Event URL**: https://allevents.in/indianapolis/culvers-dine-to-donate/200030424332111
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Indianapolis
- **state**: IN
- **country**: United States
- **location**: Culver's (4701 Kentucky Avenue, Indianapolis)
- **lat**: 39.69983
- **long**: -86.26294
- **full address**: Culver's (4701 Kentucky Avenue, Indianapolis), 4701 Kentucky Avenue,Indianapolis, Indiana, United States

## Event gallery

- **Alt text**: Culver's dine to donate
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/48e4e322f39c608b4541829e7d65ee905419c9a22e947b0626efdaa4dc656970-rimg-w1054-h1492-dceeedeb-gmir?v=1785093457

## FAQs

- **Q**: When and where is Culver's dine to donate being held?
  - **A:** Culver's dine to donate takes place on Wed, 29 Jul, 2026 at 05:00 pm to Wed, 29 Jul, 2026 at 05:00 pm at Culver's (4701 Kentucky Avenue, Indianapolis), 4701 Kentucky Avenue,Indianapolis, Indiana, United States.
- **Q**: Who is organizing Culver's dine to donate?
  - **A:** Culver's dine to donate is organized by Valley Mills Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Culver's dine to donate",
        "image": "https://cdn-az.allevents.in/events4/banners/48e4e322f39c608b4541829e7d65ee905419c9a22e947b0626efdaa4dc656970-rimg-w1054-h1492-dceeedeb-gmir?v=1785093457",
        "startDate": "2026-07-29",
        "url": "https://allevents.in/indianapolis/culvers-dine-to-donate/200030424332111",
        "location": {
            "@type": "Place",
            "name": "Culver's (4701 Kentucky Avenue, Indianapolis)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4701 Kentucky Avenue,Indianapolis, Indiana",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.69983",
                "longitude": "-86.26294"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and support valley mills pto. All funds raised are used to give back to the students and teachers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Valley Mills Elementary PTO",
                "url": "https://allevents.in/org/valley-mills-elementary-pto/26824647"
            }
        ]
    }
]
```