

# Event Details

- **Event Name**: Family Fiesta
- **Event Start and End Date**: Sat, 17 May, 2025 at 10:00 am
- **Event Description**: Save the date for our Family Fiesta. We look forward to seeing you there ?
- **Event URL**: https://allevents.in/newcastle/family-fiesta/200028128392315
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details

- **Ticket URL**: http://facebook.com/200028128392315?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=newcastle-events

## Event venue details

- **city**: Newcastle
- **state**: NL
- **country**: South Africa
- **location**: St Dominic St, Newcastle, South Africa
- **lat**: -27.75691
- **long**: 29.91946
- **full address**: St Dominic St, Newcastle, South Africa

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Lincoln Heights Secondary (https://allevents.in/org/lincoln-heights-secondary/25655410)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d20842e5f72ca160094eb3729967ef687919874c0cb70fe1e1cf1bc519dc9468-rimg-w1111-h1600-dcf2d748-gmir?v=1746997672
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7fc0745ed93b61510bbdb0c19a0858f363b6e51f2325913e9f0d17a3d320b147-rimg-w300-h300-dcebe9d7-gmir?v=1746997675

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 17 May, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** St Dominic St, Newcastle, South Africa
- **Q**: Who is organizing the event?
  - **A:** Lincoln Heights Secondary
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Family Fiesta ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Fiesta",
        "image": "https://cdn-az.allevents.in/events6/banners/d20842e5f72ca160094eb3729967ef687919874c0cb70fe1e1cf1bc519dc9468-rimg-w1111-h1600-dcf2d748-gmir?v=1746997672",
        "startDate": "2025-05-17",
        "url": "https://allevents.in/newcastle/family-fiesta/200028128392315",
        "location": {
            "@type": "Place",
            "name": "St Dominic St, Newcastle, South Africa",
            "address": {
                "@type": "PostalAddress",
                "name": "St Dominic St, Newcastle, South Africa",
                "addressLocality": "Newcastle",
                "addressRegion": "NL",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-27.75691",
                "longitude": "29.91946"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for our Family Fiesta. We look forward to seeing you there ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lincoln Heights Secondary",
                "url": "https://allevents.in/org/lincoln-heights-secondary/25655410"
            }
        ]
    }
]
```