

# Event Details

- **Event Name**: Spring Sportsman Raffle
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 11:00 am (-04:00)
- **Event Description**: Doors Open at 11AM
- **Event URL**: https://allevents.in/new-oxford/spring-sportsman-raffle/200029589098537
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: New Oxford
- **state**: PA
- **country**: United States
- **location**: 934 Irishtown Rd, New Oxford, PA, United States, Pennsylvania 17350
- **lat**: 39.83562
- **long**: -77.04861
- **full address**: 934 Irishtown Rd, New Oxford, PA, United States, Pennsylvania 17350

## Event gallery

- **Alt text**: Spring Sportsman Raffle
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6f7e710f055aef215a97752acb6b2d421182470af917dd8f1fb17d686b15358a-rimg-w1200-h898-dc898c95-gmir?v=1776009554

## FAQs

- **Q**: When and where is Spring Sportsman Raffle being held?
  - **A:** Spring Sportsman Raffle takes place on Sun, 26 Apr, 2026 at 11:00 am to Sun, 26 Apr, 2026 at 11:00 am at 934 Irishtown Rd, New Oxford, PA, United States, Pennsylvania 17350.
- **Q**: Who is organizing Spring Sportsman Raffle?
  - **A:** Spring Sportsman Raffle is organized by Irishtown Fire Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Sportsman Raffle",
        "image": "https://cdn-az.allevents.in/events6/banners/6f7e710f055aef215a97752acb6b2d421182470af917dd8f1fb17d686b15358a-rimg-w1200-h898-dc898c95-gmir?v=1776009554",
        "startDate": "2026-04-26T11:00:00-04:00",
        "url": "https://allevents.in/new-oxford/spring-sportsman-raffle/200029589098537",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "934 Irishtown Rd, New Oxford, PA, United States, Pennsylvania 17350",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "934 Irishtown Rd, New Oxford, PA 17350-9303, United States",
                "addressLocality": "New Oxford",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.83562",
                "longitude": "-77.04861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors Open at 11AM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Irishtown Fire Company",
                "url": "https://allevents.in/org/irishtown-fire-company/13145397",
                "description": "The Irishtown Fire Company was established in 1931. We proudly protect Oxford Township and the neighboring communities. \n"
            }
        ]
    }
]
```