

# Event Details

- **Event Name**: Our Town
- **Event Start and End Date**: Thu, 19 Feb, 2026 at 06:00 pm – Fri, 20 Feb, 2026 at 01:00 pm
- **Event Description**: The cast for “Our Town”!   This will be a great play!
- **Event URL**: https://allevents.in/meridian/our-town/200029372851623
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 65

## Ticket Details


## Event venue details

- **city**: Meridian
- **state**: MS
- **country**: United States
- **location**: 4334 Highway 39 N, Meridian, MS
- **lat**: 32.40274
- **long**: -88.67821
- **full address**: 4334 Highway 39 N, Meridian, MS, United States

## Event gallery

- **Alt text**: Our Town
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/784656b12850d5b0473f442e4962564d295efacf4bc093e78eb8c82bc19f878e-rimg-w1200-h1311-dc111112-gmir?v=1771404703

## FAQs

- **Q**: When and where is Our Town being held?
  - **A:** Our Town takes place on Thu, 19 Feb, 2026 at 06:00 pm to Fri, 20 Feb, 2026 at 01:00 pm at 4334 Highway 39 N, Meridian, MS, United States.
- **Q**: Who is organizing Our Town?
  - **A:** Our Town is organized by Meridian Little Theatre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Our Town",
        "image": "https://cdn-az.allevents.in/events10/banners/784656b12850d5b0473f442e4962564d295efacf4bc093e78eb8c82bc19f878e-rimg-w1200-h1311-dc111112-gmir?v=1771404703",
        "startDate": "2026-02-19",
        "endDate": "2026-02-20",
        "url": "https://allevents.in/meridian/our-town/200029372851623",
        "location": {
            "@type": "Place",
            "name": "4334 Highway 39 N, Meridian, MS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4334 MS-39, Meridian, MS 39301-1082, United States",
                "addressLocality": "Meridian",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.40274",
                "longitude": "-88.67821"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The cast for “Our Town”!   This will be a great play!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meridian Little Theatre",
                "url": "https://allevents.in/org/meridian-little-theatre/9662923",
                "description": "Meridian Little Theatre is the largest subscription-based community theatre in the state of Mississippi."
            }
        ]
    }
]
```