

# Event Details

- **Event Name**: Roseland Ride
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 10:00 am – Sun, 14 Jun, 2026 at 01:00 pm (+01:00)
- **Event Description**: We're back to the beautiful village of Philleigh for another stunning ride, set mainly on rolling farmland, with optional jumps and little roadwork.
- **Event URL**: https://allevents.in/truro/roseland-ride/200030102257332
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Truro
- **state**: EN
- **country**: United Kingdom
- **location**: Philleigh
- **lat**: 50.2167
- **long**: -4.98333
- **full address**: Philleigh, Truro, Cornwall, United Kingdom

## Event gallery

- **Alt text**: Roseland Ride
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/874898fbf982efdcea747748ccd632d88c109240f8c03e8937d850c6d9baf220-rimg-w1080-h681-dcf1eced-gmir?v=1779477871

## FAQs

- **Q**: When and where is Roseland Ride being held?
  - **A:** Roseland Ride takes place on Sun, 14 Jun, 2026 at 10:00 am to Sun, 14 Jun, 2026 at 01:00 pm at Philleigh, Truro, Cornwall, United Kingdom.
- **Q**: Who is organizing Roseland Ride?
  - **A:** Roseland Ride is organized by Four Burrow Fun Rides.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Roseland Ride",
        "image": "https://cdn-az.allevents.in/events7/banners/874898fbf982efdcea747748ccd632d88c109240f8c03e8937d850c6d9baf220-rimg-w1080-h681-dcf1eced-gmir?v=1779477871",
        "startDate": "2026-06-14T10:00:00+01:00",
        "endDate": "2026-06-14T13:00:00+01:00",
        "url": "https://allevents.in/truro/roseland-ride/200030102257332",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Philleigh",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Truro, Cornwall",
                "addressLocality": "Truro",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.2167",
                "longitude": "-4.98333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're back to the beautiful village of Philleigh for another stunning ride, set mainly on rolling farmland, with optional jumps and little roadwork.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Four Burrow Fun Rides",
                "url": "https://allevents.in/org/four-burrow-fun-rides/21292195"
            }
        ]
    }
]
```