

# Event Details

- **Event Name**: Elementary Bowling
- **Event Start and End Date**: Thu, 05 Dec, 2019 at 09:30 am – Thu, 05 Dec, 2019 at 12:00 pm
- **Event Description**: FV, MR, FH, PD only
- **Event URL**: https://allevents.in/conyers/elementary-bowling/200017951968447
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Conyers
- **state**: GA
- **country**: United States
- **location**: AMF Bowling Lanes
- **lat**: 33.641523119488
- **long**: -84.016811318032
- **full address**: AMF Bowling Lanes, Conyers, Georgia 30013, United States

## Event gallery

- **Alt text**: Elementary Bowling
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8f788910360ff9cb5a25bdb2493e7db3ebf4153024c2cdf892265157520836c4-rimg-w510-h350-gmir.jpg?v=1575061961

## FAQs

- **Q**: When and where is Elementary Bowling being held?
  - **A:** Elementary Bowling takes place on Thu, 05 Dec, 2019 at 09:30 am to Thu, 05 Dec, 2019 at 12:00 pm at AMF Bowling Lanes, Conyers, Georgia 30013, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Elementary Bowling",
        "image": "https://cdn-az.allevents.in/events7/banners/8f788910360ff9cb5a25bdb2493e7db3ebf4153024c2cdf892265157520836c4-rimg-w510-h350-gmir.jpg?v=1575061961",
        "startDate": "2019-12-05",
        "endDate": "2019-12-05",
        "url": "https://allevents.in/conyers/elementary-bowling/200017951968447",
        "location": {
            "@type": "Place",
            "name": "AMF Bowling Lanes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Conyers, Georgia 30013",
                "addressLocality": "Conyers",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.641523119488",
                "longitude": "-84.016811318032"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FV, MR, FH, PD only"
    }
]
```