

# Event Details

- **Event Name**: Concert of Love and Fashion Show
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 04:00 pm
- **Event Description**: You’re Invited!!
- **Event URL**: https://allevents.in/middletown/concert-of-love-and-fashion-show/200029718676248
- **Event Categories**: Concerts, Music, Fashion, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Middletown
- **state**: OH
- **country**: United States
- **location**: Mt. Zion Missionary Baptist Church
- **lat**: 39.505613816059
- **long**: -84.407585249456
- **full address**: Mt. Zion Missionary Baptist Church, 1000 Yankee Road,Middletown, Ohio, United States

## Event gallery

- **Alt text**: Concert of Love and Fashion Show
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/40141f051e05ae837731908a4f08d656e850bad8ad28730ab8c8a9633251900a-rimg-w791-h1024-dc1b1918-gmir?v=1771834488

## FAQs

- **Q**: When and where is Concert of Love and Fashion Show being held?
  - **A:** Concert of Love and Fashion Show takes place on Sat, 28 Feb, 2026 at 04:00 pm to Sat, 28 Feb, 2026 at 04:00 pm at Mt. Zion Missionary Baptist Church, 1000 Yankee Road,Middletown, Ohio, United States.
- **Q**: Who is organizing Concert of Love and Fashion Show?
  - **A:** Concert of Love and Fashion Show is organized by Mt. Zion Missionary Baptist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert of Love and Fashion Show is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Middletown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert of Love and Fashion Show sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concert of Love and Fashion Show",
        "image": "https://cdn-az.allevents.in/events6/banners/40141f051e05ae837731908a4f08d656e850bad8ad28730ab8c8a9633251900a-rimg-w791-h1024-dc1b1918-gmir?v=1771834488",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/middletown/concert-of-love-and-fashion-show/200029718676248",
        "location": {
            "@type": "Place",
            "name": "Mt. Zion Missionary Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Yankee Road,Middletown, Ohio",
                "addressLocality": "Middletown",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.505613816059",
                "longitude": "-84.407585249456"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You’re Invited!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt. Zion Missionary Baptist Church",
                "url": "https://allevents.in/org/mt-zion-missionary-baptist-church/26587244"
            }
        ]
    }
]
```