

# Event Details

- **Event Name**: Sunday touch
- **Event Start and End Date**: Sun, 24 May, 2026 at 10:00 am – Sun, 23 Aug, 2026 at 10:00 am (+01:00)
- **Event Description**: All welcome this Sunday @the rec in Wouldham @10
- **Event URL**: https://allevents.in/rochester/sunday-touch/200030113923602
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: EN
- **country**: United Kingdom
- **location**: Wouldham Rec
- **lat**: 51.348931449289
- **long**: 0.45959596861393
- **full address**: Wouldham Rec, Rochester, Medway, United Kingdom

## Event gallery

- **Alt text**: Sunday touch
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+touch&date=Sun%2C+24+May%2C+2026&bg=3

## FAQs

- **Q**: When and where is Sunday touch being held?
  - **A:** Sunday touch takes place on Sun, 24 May, 2026 at 10:00 am to Sun, 23 Aug, 2026 at 10:00 am at Wouldham Rec, Rochester, Medway, United Kingdom.
- **Q**: Who is organizing Sunday touch?
  - **A:** Sunday touch is organized by Wouldham Mammoths Touch Rugby Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday touch",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+touch&date=Sun%2C+24+May%2C+2026&bg=3",
        "startDate": "2026-05-24T10:00:00+01:00",
        "endDate": "2026-08-23T10:00:00+01:00",
        "url": "https://allevents.in/rochester/sunday-touch/200030113923602",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wouldham Rec",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rochester, Medway",
                "addressLocality": "Rochester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.348931449289",
                "longitude": "0.45959596861393"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All welcome this Sunday @the rec in Wouldham @10",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wouldham Mammoths Touch Rugby Club",
                "url": "https://allevents.in/org/wouldham-mammoths-touch-rugby-club/16550161"
            }
        ]
    }
]
```