

# Event Details

- **Event Name**: Joseph Habedank in Mount Airy
- **Event Start and End Date**: Sun, 12 Oct, 2025 at 06:00 pm
- **Event URL**: https://allevents.in/white-plains/joseph-habedank-in-mount-airy/3300027966784716
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://imcconcerts.com/?direct=true

## Event venue details

- **city**: White Plains
- **state**: NC
- **country**: United States
- **location**: Temple Baptist Church
- **lat**: 36.445604
- **long**: -80.65557
- **full address**: Temple Baptist Church, Temple Baptist Church, White Plains, NC, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Joseph+Habedank+in+Mount+Airy&date=Sun%2C+12+Oct%2C+2025+at+06%3A00+pm&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/559bb050-06b1-11f0-b18a-9bcd4500ebb3-rimg-w300-h300-dce0dcd1-gmir.jpg?v=1742601916

## Artist Details

- **Artist name**: Joseph Habedank
  - **Artist page URL**: https://allevents.in/performer/joseph-habedank
- **Artist name**: The Hoppers
  - **Artist page URL**: https://allevents.in/performer/the-hoppers

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Oct, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Temple Baptist Church, Temple Baptist Church, White Plains, NC, United States
- **Q**: Who are the performers at this event?
  - **A:** Joseph Habedank, The Hoppers
- **Q**: Who is organizing the event?
  - **A:** Concert Tracker
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Joseph Habedank in Mount Airy ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Joseph Habedank in Mount Airy",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Joseph+Habedank+in+Mount+Airy&date=Sun%2C+12+Oct%2C+2025+at+06%3A00+pm&bg=2",
        "startDate": "2025-10-12",
        "url": "https://allevents.in/white-plains/joseph-habedank-in-mount-airy/3300027966784716",
        "location": {
            "@type": "Place",
            "name": "Temple Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Temple Baptist Church, White Plains, NC, United States",
                "addressLocality": "White Plains",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.445604",
                "longitude": "-80.65557"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Joseph Habedank",
                "url": "https://allevents.in/performer/joseph-habedank"
            },
            {
                "@type": "MusicGroup",
                "name": "The Hoppers",
                "url": "https://allevents.in/performer/the-hoppers"
            }
        ]
    }
]
```