

# Event Details

- **Event Name**: Dominos Fundraiser
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 10:30 am
- **Event Description**: JOIN US!!!! Dominos of Madison is donating a portion of their sales to the Jefferson County Youth Shelter on Tuesday, November 25th ALL DAY!!!!!!
- **Event URL**: https://allevents.in/madison/dominos-fundraiser/200029213867812
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 43

## Ticket Details


## Event venue details

- **city**: Madison
- **state**: IN
- **country**: United States
- **location**: 212 East St PO Box 444, Madison, IN, United States, Indiana 47250
- **lat**: 38.73468
- **long**: -85.37401
- **full address**: 212 East St PO Box 444, Madison, IN, United States, Indiana 47250

## Event gallery

- **Alt text**: Dominos Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4398bdd424368165aed1d43fd7746eae08f7be02e49080cb9aa20e71c1f150b8-rimg-w1080-h1080-dc0364fc-gmir?v=1764063249

## FAQs

- **Q**: When and where is Dominos Fundraiser being held?
  - **A:** Dominos Fundraiser takes place on Tue, 25 Nov, 2025 at 10:30 am to Tue, 25 Nov, 2025 at 10:30 am at 212 East St PO Box 444, Madison, IN, United States, Indiana 47250.
- **Q**: Who is organizing Dominos Fundraiser?
  - **A:** Dominos Fundraiser is organized by Jefferson County Youth Shelter.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dominos Fundraiser",
        "image": "https://cdn-az.allevents.in/events3/banners/4398bdd424368165aed1d43fd7746eae08f7be02e49080cb9aa20e71c1f150b8-rimg-w1080-h1080-dc0364fc-gmir?v=1764063249",
        "startDate": "2025-11-25",
        "url": "https://allevents.in/madison/dominos-fundraiser/200029213867812",
        "location": {
            "@type": "Place",
            "name": "212 East St PO Box 444, Madison, IN, United States, Indiana 47250",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "212 East St, Madison, IN 47250-3557, United States",
                "addressLocality": "Madison",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.73468",
                "longitude": "-85.37401"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "JOIN US!!!! Dominos of Madison is donating a portion of their sales to the Jefferson County Youth Shelter on Tuesday, November 25th ALL DAY!!!!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jefferson County Youth Shelter",
                "url": "https://allevents.in/org/jefferson-county-youth-shelter/25953208"
            }
        ]
    }
]
```