

# Event Details

- **Event Name**: Food Festival
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 09:00 am – Sat, 20 Jun, 2026 at 02:00 pm
- **Event Description**: Fresh, seasonal and local produce, live music and more!
- **Event URL**: https://allevents.in/portsmouth/food-festival/300042458078
- **Event Categories**: festivals, music, food-truck-festivals, food-drinks, entertainment, live-music, music-festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Portsmouth/Saint-Peter%27s-Square/Food-Festival/42458078/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Portsmouth
- **state**: EN
- **country**: United Kingdom
- **location**: Saint Peter's Square
- **lat**: 50.84813200
- **long**: -0.93792800
- **full address**: Saint Peter's Square, Saint Peter's Square, Portsmouth, United Kingdom

## Event gallery

- **Alt text**: Food Festival
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/fdbba176806db3853af4fbe0e04037daec0b64279fd9872d36c122b0ef3859ad-rimg-w400-h400-dc181818-gmir.png?v=1779801606

## FAQs

- **Q**: When and where is Food Festival being held?
  - **A:** Food Festival takes place on Sat, 20 Jun, 2026 at 09:00 am to Sat, 20 Jun, 2026 at 02:00 pm at Saint Peter's Square, Saint Peter's Square, Portsmouth, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Food Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Portsmouth, this event is thoughtfully curated to deliver a standout experience worth every moment. If Food Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Food Festival",
        "image": "https://cdn-az.allevents.in/events6/banners/fdbba176806db3853af4fbe0e04037daec0b64279fd9872d36c122b0ef3859ad-rimg-w400-h400-dc181818-gmir.png?v=1779801606",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/portsmouth/food-festival/300042458078",
        "location": {
            "@type": "Place",
            "name": "Saint Peter's Square",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Saint Peter's Square",
                "addressLocality": "Portsmouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.84813200",
                "longitude": "-0.93792800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fresh, seasonal and local produce, live music and more!"
    }
]
```