

# Event Details

- **Event Name**: Brothers Pizza Night
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 04:00 pm – Thu, 18 Dec, 2025 at 07:00 pm
- **Event Description**: Come out next Thursday to Brothers Pizza to help support your Lady Athenians! 20% of all sales from 4-7pm will go towards our basketball program.
- **Event URL**: https://allevents.in/crawfordsville/brothers-pizza-night/200029343472245
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Crawfordsville
- **state**: IN
- **country**: United States
- **location**: Brothers Pizza Company
- **lat**: 40.04272
- **long**: -86.89953
- **full address**: Brothers Pizza Company, 205 E Market St,Crawfordsville, Indiana, United States

## Event gallery

- **Alt text**: Brothers Pizza Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/bcaed95cc9ec10874e5d40a73d340eebaa9aca118c8f734b84fc3c0c00ed2336-rimg-w1200-h1553-dcffffff-gmir?v=1765507364

## FAQs

- **Q**: When and where is Brothers Pizza Night being held?
  - **A:** Brothers Pizza Night takes place on Thu, 18 Dec, 2025 at 04:00 pm to Thu, 18 Dec, 2025 at 07:00 pm at Brothers Pizza Company, 205 E Market St,Crawfordsville, Indiana, United States.
- **Q**: Who is organizing Brothers Pizza Night?
  - **A:** Brothers Pizza Night is organized by Lady Athenian Basketball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brothers Pizza Night",
        "image": "https://cdn-az.allevents.in/events3/banners/bcaed95cc9ec10874e5d40a73d340eebaa9aca118c8f734b84fc3c0c00ed2336-rimg-w1200-h1553-dcffffff-gmir?v=1765507364",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/crawfordsville/brothers-pizza-night/200029343472245",
        "location": {
            "@type": "Place",
            "name": "Brothers Pizza Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 E Market St,Crawfordsville, Indiana",
                "addressLocality": "Crawfordsville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.04272",
                "longitude": "-86.89953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out next Thursday to Brothers Pizza to help support your Lady Athenians! 20% of all sales from 4-7pm will go towards our basketball program.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lady Athenian Basketball",
                "url": "https://allevents.in/org/lady-athenian-basketball/27226665"
            }
        ]
    }
]
```