

# Event Details

- **Event Name**: Friends of GCS Christmas Fair
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 02:00 pm – Sat, 13 Dec, 2025 at 04:00 pm
- **Event Description**: An opportunity to get together as a school community to celebrate Christmas with music, games, refreshments and fun for the whole family.
- **Event URL**: https://allevents.in/guildford/friends-of-gcs-christmas-fair/200029015219839
- **Event Categories**: christmas, christmas-markets-and-fairs
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Guildford
- **state**: EN
- **country**: United Kingdom
- **location**: Farnham Road
- **lat**: 51.23638
- **long**: -0.58239
- **full address**: Farnham Road, 21 Guildford Park Road, Guildford, GU2 7NA, United Kingdom

## Event gallery

- **Alt text**: Friends of GCS Christmas Fair
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Friends+of+GCS+Christmas+Fair&date=Sat%2C+13+Dec%2C+2025+at+02%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Friends of GCS Christmas Fair being held?
  - **A:** Friends of GCS Christmas Fair takes place on Sat, 13 Dec, 2025 at 02:00 pm to Sat, 13 Dec, 2025 at 04:00 pm at Farnham Road, 21 Guildford Park Road, Guildford, GU2 7NA, United Kingdom.
- **Q**: Who is organizing Friends of GCS Christmas Fair?
  - **A:** Friends of GCS Christmas Fair is organized by Friends of GCS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends of GCS Christmas Fair",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Friends+of+GCS+Christmas+Fair&date=Sat%2C+13+Dec%2C+2025+at+02%3A00+pm&bg=5",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/guildford/friends-of-gcs-christmas-fair/200029015219839",
        "location": {
            "@type": "Place",
            "name": "Farnham Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21 Guildford Park Road, Guildford, GU2 7NA, United Kingdom",
                "addressLocality": "Guildford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.23638",
                "longitude": "-0.58239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An opportunity to get together as a school community to celebrate Christmas with music, games, refreshments and fun for the whole family.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of GCS",
                "url": "https://allevents.in/org/friends-of-gcs/26509311"
            }
        ]
    }
]
```