

# Event Details

- **Event Name**: Test Event
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 12:07 pm – Sat, 27 Jun, 2026 at 02:07 pm
- **Event Description**: If you want to sit with your friends, you must purchase all of the tickets together under one name.
- **Event URL**: https://allevents.in/hollidaysburg/test-event/2200030174329457
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 15, max: 15, currency: USD

## Event venue details

- **city**: Hollidaysburg
- **state**: PA
- **country**: United States
- **location**: Crepery
- **lat**: 40.4272949
- **long**: -78.38890239999999
- **full address**: Crepery, Hollidaysburg, Pennsylvania, United States

## Event gallery

- **Alt text**: Test Event
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3aec6b00-5dcc-11f1-8914-39344b30cc55-rimg-w1200-h452-dc0dee09-gmir.webp?v=1780326717

## FAQs

- **Q**: When and where is Test Event being held?
  - **A:** Test Event takes place on Sat, 27 Jun, 2026 at 12:07 pm to Sat, 27 Jun, 2026 at 02:07 pm at Crepery, Hollidaysburg, Pennsylvania, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Test Event",
        "image": "https://cdn-az.allevents.in/events10/banners/3aec6b00-5dcc-11f1-8914-39344b30cc55-rimg-w1200-h452-dc0dee09-gmir.webp?v=1780326717",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/hollidaysburg/test-event/2200030174329457",
        "location": {
            "@type": "Place",
            "name": "Crepery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hollidaysburg, Pennsylvania, United States",
                "addressLocality": "Hollidaysburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4272949",
                "longitude": "-78.38890239999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you want to sit with your friends, you must purchase all of the tickets together under one name.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-08-24",
                "availabilityEnds": "2026-06-27",
                "validFrom": "2026-08-24",
                "lowPrice": "15.00",
                "highPrice": "15.00",
                "price": "15.00",
                "url": "https://allevents.in/hollidaysburg/test-event/2200030174329457"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "TicketsCandy",
                "url": "https://allevents.in/org/ticketscandy/27328641"
            }
        ]
    }
]
```