

# Event Details

- **Event Name**: Tour of San Remo
- **Event Start and End Date**: Tue, 20 Jan, 2026 at 11:30 pm
- **Event Description**: Ride # 9.  25km.  Road bike.   Coffee - Island Pies
- **Event URL**: https://allevents.in/cowes/tour-of-san-remo/200029463952908
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Cowes
- **state**: VI
- **country**: Australia
- **location**: A Maze'N Things
- **lat**: -38.48775725
- **long**: 145.262130429
- **full address**: A Maze'N Things, 1805 Phillip Island Road,Cowes,VIC,Australia

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Phillip Island Bicycle User Group (https://allevents.in/org/phillip-island-bicycle-user-group/26111871)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ef66f961577f4bf0f5a7114d289a118346599de404b868c60c46c222750ae2b8-rimg-w1200-h900-dcdfbd8a-gmir?v=1768668128
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/078b64f558756c5bdfacc443adde134ce65cf21d0541e2935636b156ecda13e1-rimg-w300-h300-dcdfbe8a-gmir?v=1768668128

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 20 Jan, 2026 at 11:30 pm
- **Q**: Where is the event happening?
  - **A:** A Maze'N Things, 1805 Phillip Island Road,Cowes,VIC,Australia
- **Q**: Who is organizing the event?
  - **A:** Phillip Island Bicycle User Group
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Tour of San Remo ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tour of San Remo",
        "image": "https://cdn-az.allevents.in/events6/banners/ef66f961577f4bf0f5a7114d289a118346599de404b868c60c46c222750ae2b8-rimg-w1200-h900-dcdfbd8a-gmir?v=1768668128",
        "startDate": "2026-01-20",
        "url": "https://allevents.in/cowes/tour-of-san-remo/200029463952908",
        "location": {
            "@type": "Place",
            "name": "A Maze'N Things",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1805 Phillip Island Road,Cowes,VIC,Australia",
                "addressLocality": "Cowes",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-38.48775725",
                "longitude": "145.262130429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ride # 9.  25km.  Road bike.   Coffee - Island Pies",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Phillip Island Bicycle User Group",
                "url": "https://allevents.in/org/phillip-island-bicycle-user-group/26111871"
            }
        ]
    }
]
```