

# Event Details

- **Event Name**: Come Meet the Penguins!
- **Event Start and End Date**: Sat, 04 May, 2019 at 10:00 am – Sat, 04 May, 2019 at 11:00 am
- **Event Description**: The Belmar Public Library presents the Penguins from Jenkinson's Aquarium!
- **Event URL**: https://allevents.in/jersey/come-meet-the-penguins/200017093238139
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Jersey
- **country**: United States
- **location**: Belmar Public Library Annex 503 Seventh Avenue
- **lat**: 40.18132
- **long**: -74.02115
- **full address**: Belmar Public Library Annex 503 Seventh Avenue, 503 Seventh Avenue, Belmar, New Jersey, Jersey, United States

## Event gallery

- **Alt text**: Come Meet the Penguins!
  - **Image URL**: https://cdn-az.allevents.in/banners/a6857540-6e1a-11e9-b3ac-0dd44338c1b6-rimg-w526-h714-gmir

## FAQs

- **Q**: When and where is Come Meet the Penguins! being held?
  - **A:** Come Meet the Penguins! takes place on Sat, 04 May, 2019 at 10:00 am to Sat, 04 May, 2019 at 11:00 am at Belmar Public Library Annex 503 Seventh Avenue, 503 Seventh Avenue, Belmar, New Jersey, Jersey, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Come Meet the Penguins!",
        "image": "https://cdn-az.allevents.in/banners/a6857540-6e1a-11e9-b3ac-0dd44338c1b6-rimg-w526-h714-gmir",
        "startDate": "2019-05-04",
        "endDate": "2019-05-04",
        "url": "https://allevents.in/jersey/come-meet-the-penguins/200017093238139",
        "location": {
            "@type": "Place",
            "name": "Belmar Public Library Annex 503 Seventh Avenue",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "503 Seventh Avenue, Belmar, New Jersey",
                "addressLocality": "Jersey",
                "addressRegion": null,
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.18132",
                "longitude": "-74.02115"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Belmar Public Library presents the Penguins from Jenkinson's Aquarium!"
    }
]
```