

# Event Details

- **Event Name**: 2020 Job Fair
- **Event Start and End Date**: Sat, 15 Feb, 2020 at 09:00 am – Sat, 15 Feb, 2020 at 12:00 pm
- **Event Description**: Join our winning team for the 2020 season! The Lehigh Valley IronPigs are looking to hire hundreds of game day employees across a variety of departments. Selected candidates will have the opportunity to work 70 IronPigs home baseball games, as well as other special events at Coca-Cola Park.

Details: https://www.milb.com/lehigh-valley/team/jobs
- **Event URL**: https://allevents.in/allentown/2020-job-fair/200018891115436
- **Event Categories**: Festivals, Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Allentown
- **state**: PA
- **country**: United States
- **location**: Lehigh Valley IronPigs
- **lat**: 40.625462202529
- **long**: -75.452786482291
- **full address**: Lehigh Valley IronPigs, 1050 IronPigs Way, Allentown, Pennsylvania 18109, United States

## Event gallery

- **Alt text**: 2020 Job Fair
  - **Image URL**: https://cdn7.allevents.in/banners/a25b3db0-493e-11ea-b3c2-61440638ac6e-rimg-w526-h296-gmir.jpg?v=1581034395

## FAQs

- **Q**: When and where is 2020 Job Fair being held?
  - **A:** 2020 Job Fair takes place on Sat, 15 Feb, 2020 at 09:00 am to Sat, 15 Feb, 2020 at 12:00 pm at Lehigh Valley IronPigs, 1050 IronPigs Way, Allentown, Pennsylvania 18109, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2020 Job Fair",
        "image": "https://cdn7.allevents.in/banners/a25b3db0-493e-11ea-b3c2-61440638ac6e-rimg-w526-h296-gmir.jpg?v=1581034395",
        "startDate": "2020-02-15",
        "endDate": "2020-02-15",
        "url": "https://allevents.in/allentown/2020-job-fair/200018891115436",
        "location": {
            "@type": "Place",
            "name": "Lehigh Valley IronPigs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1050 IronPigs Way, Allentown, Pennsylvania 18109",
                "addressLocality": "Allentown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.625462202529",
                "longitude": "-75.452786482291"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our winning team for the 2020 season! The Lehigh Valley IronPigs are looking to hire hundreds of game day employees across a variety of departments. Selected candidates will have the opportunity to work 70 IronPigs home baseball games, as well as other special events at Coca-Cola Park.\n\nDetails"
    }
]
```