

# Event Details

- **Event Name**: 60's Music Weekender
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 12:00 pm – Sun, 08 Mar, 2026 at 11:00 pm
- **Event Description**: 60's Music Weekender at Shorefield featuring original 60's legends including The Fortunes, The Small Fakers and more!ArtistsThe FortunesThe Small FakersMusic Genres :  1960s, 1970s
- **Event URL**: https://allevents.in/lymington/60s-music-weekender/300040976196
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Southampton/Shorefield-Caravan-Park/60s-Music-Weekender/40976196/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Lymington
- **state**: EN
- **country**: United Kingdom
- **location**: Shorefield Caravan Park
- **lat**: 50.7357084
- **long**: -1.6174369
- **full address**: Shorefield Caravan Park, Shorefield Country Park, Lymington, United Kingdom

## Event gallery

- **Alt text**: 60's Music Weekender
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fd8d07320817033a5e9e4d25e11ea31e2000797baf41fbd26db8f6188b50de62-rimg-w1024-h1024-dcf4f1ce-gmir.jpg?v=1766407320

## Artist Details

- **Artist name**: The Fortunes
- **Artist name**: The Small Fakers

## FAQs

- **Q**: When and where is 60's Music Weekender being held?
  - **A:** 60's Music Weekender takes place on Fri, 06 Mar, 2026 at 12:00 pm to Sun, 08 Mar, 2026 at 11:00 pm at Shorefield Caravan Park, Shorefield Country Park, Lymington, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 60's Music Weekender 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 Lymington, this event is thoughtfully curated to deliver a standout experience worth every moment. If 60's Music Weekender 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": "60's Music Weekender",
        "image": "https://cdn-az.allevents.in/events4/banners/fd8d07320817033a5e9e4d25e11ea31e2000797baf41fbd26db8f6188b50de62-rimg-w1024-h1024-dcf4f1ce-gmir.jpg?v=1766407320",
        "startDate": "2026-03-06",
        "endDate": "2026-03-08",
        "url": "https://allevents.in/lymington/60s-music-weekender/300040976196",
        "location": {
            "@type": "Place",
            "name": "Shorefield Caravan Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shorefield Country Park",
                "addressLocality": "Lymington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.7357084",
                "longitude": "-1.6174369"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "60's Music Weekender at Shorefield featuring original 60's legends including The Fortunes, The Small Fakers and more!ArtistsThe FortunesThe Small FakersMusic Genres :  1960s, 1970s",
        "performer": [
            {
                "@type": "Person",
                "name": "The Fortunes"
            },
            {
                "@type": "Person",
                "name": "The Small Fakers"
            }
        ]
    }
]
```