

# Event Details

- **Event Name**: Justin Bieber Purpose Tour Atlanta, GA
- **Event Start and End Date**: Tue, 12 Apr, 2016 at 07:30 pm
- **Event URL**: https://allevents.in/atlanta/justin-bieber-purpose-tour-atlanta-ga/905564169551196
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Atlanta
- **state**: GA
- **country**: United States
- **location**: Philips Arena
- **lat**: 33.757509162111
- **long**: -84.396009644771
- **full address**: Philips Arena, 1 Philips Dr NW, Atlanta, United States

## Event gallery

- **Alt text**: Justin Bieber Purpose Tour Atlanta, GA
  - **Image URL**: https://cdn-az.allevents.in/banners/dd298e403e61cc622a8accfaa28789f2

## FAQs

- **Q**: When and where is Justin Bieber Purpose Tour Atlanta, GA being held?
  - **A:** Justin Bieber Purpose Tour Atlanta, GA takes place on Tue, 12 Apr, 2016 at 07:30 pm to Tue, 12 Apr, 2016 at 07:30 pm at Philips Arena, 1 Philips Dr NW, Atlanta, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Justin Bieber Purpose Tour Atlanta, GA",
        "image": "https://cdn-az.allevents.in/banners/dd298e403e61cc622a8accfaa28789f2",
        "startDate": "2016-04-12",
        "url": "https://allevents.in/atlanta/justin-bieber-purpose-tour-atlanta-ga/905564169551196",
        "location": {
            "@type": "Place",
            "name": "Philips Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Philips Dr NW",
                "addressLocality": "Atlanta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.757509162111",
                "longitude": "-84.396009644771"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```