

# Event Details

- **Event Name**: Annie
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 07:00 pm – Sat, 10 Jan, 2026 at 07:00 pm
- **Event Description**: Camrose Composite Playhouse presents Annie. Annie is a classic family friendly musical cherished by many young and old.
- **Event URL**: https://allevents.in/camrose/annie/200029217070255
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 88

## Ticket Details


## Event venue details

- **city**: Camrose
- **state**: AB
- **country**: Canada
- **location**: Jeanne & Peter Lougheed Performing Arts Centre
- **lat**: 53.0127126
- **long**: -112.8247534
- **full address**: Jeanne &amp; Peter Lougheed Performing Arts Centre, 4501 50th Street,Camrose, Alberta, Canada

## Event gallery

- **Alt text**: Annie
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/417ffa4b08a071914fe8ac2a4f48b8d41fda852422f8d263f6173ed757f9e0b7-rimg-w1200-h675-dc610000-gmir?v=1767969133

## FAQs

- **Q**: When and where is Annie being held?
  - **A:** Annie takes place on Fri, 09 Jan, 2026 at 07:00 pm to Sat, 10 Jan, 2026 at 07:00 pm at Jeanne &amp; Peter Lougheed Performing Arts Centre, 4501 50th Street,Camrose, Alberta, Canada.
- **Q**: Who is organizing Annie?
  - **A:** Annie is organized by Camrose Composite Playhouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annie",
        "image": "https://cdn-az.allevents.in/events3/banners/417ffa4b08a071914fe8ac2a4f48b8d41fda852422f8d263f6173ed757f9e0b7-rimg-w1200-h675-dc610000-gmir?v=1767969133",
        "startDate": "2026-01-09",
        "endDate": "2026-01-10",
        "url": "https://allevents.in/camrose/annie/200029217070255",
        "location": {
            "@type": "Place",
            "name": "Jeanne & Peter Lougheed Performing Arts Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4501 50th Street,Camrose, Alberta",
                "addressLocality": "Camrose",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.0127126",
                "longitude": "-112.8247534"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Camrose Composite Playhouse presents Annie. Annie is a classic family friendly musical cherished by many young and old.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camrose Composite Playhouse",
                "url": "https://allevents.in/org/camrose-composite-playhouse/27103310"
            }
        ]
    }
]
```