

# Event Details

- **Event Name**: Cook. Watch. Play.
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 11:00 am
- **Event Description**: Join us and let's prepare a new recipe together.
- **Event URL**: https://allevents.in/georgetown/cook-watch-play/200029010310305
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Georgetown
- **state**: SC
- **country**: United States
- **location**: 4187 Powell Road, Georgetown, SC, United States, South Carolina 29440
- **lat**: 33.30651
- **long**: -79.46511
- **full address**: 4187 Powell Road, Georgetown, SC, United States, South Carolina 29440

## Event gallery

- **Alt text**: Cook. Watch. Play.
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/15896aa8ca4230f98292495f5d72825637a7fc99c9853df159cfd0004a101f20-rimg-w940-h788-dc98cebe-gmir?v=1759596903

## FAQs

- **Q**: When and where is Cook. Watch. Play. being held?
  - **A:** Cook. Watch. Play. takes place on Thu, 01 Jan, 2026 at 11:00 am to Thu, 01 Jan, 2026 at 11:00 am at 4187 Powell Road, Georgetown, SC, United States, South Carolina 29440.
- **Q**: Who is organizing Cook. Watch. Play.?
  - **A:** Cook. Watch. Play. is organized by Friends of Southern Georgetown Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cook. Watch. Play.",
        "image": "https://cdn-az.allevents.in/events3/banners/15896aa8ca4230f98292495f5d72825637a7fc99c9853df159cfd0004a101f20-rimg-w940-h788-dc98cebe-gmir?v=1759596903",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/georgetown/cook-watch-play/200029010310305",
        "location": {
            "@type": "Place",
            "name": "4187 Powell Road, Georgetown, SC, United States, South Carolina 29440",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4152 Powell Rd, Georgetown, SC 29440-8420, United States",
                "addressLocality": "Georgetown",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.30651",
                "longitude": "-79.46511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us and let's prepare a new recipe together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Southern Georgetown Community Library",
                "url": "https://allevents.in/org/friends-of-southern-georgetown-community-library/23980024"
            }
        ]
    }
]
```