

# Event Details

- **Event Name**: Sunday Writing Meetup
- **Event Start and End Date**: Sun, 09 Aug, 2026 at 03:00 pm – Sun, 23 Aug, 2026 at 03:00 pm (-06:00)
- **Event Description**: Join us for some relaxed writing and discussion of the craft.
- **Event URL**: https://allevents.in/ogden/sunday-writing-meetup/200030507977753
- **Event Categories**: Meetups
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ogden
- **state**: UT
- **country**: United States
- **location**: Grounds For Coffee Harrison Blvd.
- **lat**: 41.20968
- **long**: -111.94888
- **full address**: Grounds For Coffee Harrison Blvd., 3005 Harrison Blvd.,Ogden, UT, United States

## Event gallery

- **Alt text**: Sunday Writing Meetup
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2a514e54f701276b778deef67ae3a105610845b7a0bd3ea2b54b6d525b938c3e-rimg-w828-h259-dc287818-gmir?v=1785866392

## FAQs

- **Q**: When and where is Sunday Writing Meetup being held?
  - **A:** Sunday Writing Meetup takes place on Sun, 09 Aug, 2026 at 03:00 pm to Sun, 23 Aug, 2026 at 03:00 pm at Grounds For Coffee Harrison Blvd., 3005 Harrison Blvd.,Ogden, UT, United States.
- **Q**: Who is organizing Sunday Writing Meetup?
  - **A:** Sunday Writing Meetup is organized by Wasatch Writers Fellowship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Writing Meetup",
        "image": "https://cdn-az.allevents.in/events9/banners/2a514e54f701276b778deef67ae3a105610845b7a0bd3ea2b54b6d525b938c3e-rimg-w828-h259-dc287818-gmir?v=1785866392",
        "startDate": "2026-08-09T15:00:00-06:00",
        "endDate": "2026-08-23T15:00:00-06:00",
        "url": "https://allevents.in/ogden/sunday-writing-meetup/200030507977753",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Grounds For Coffee Harrison Blvd.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3005 Harrison Blvd.,Ogden, UT",
                "addressLocality": "Ogden",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.20968",
                "longitude": "-111.94888"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some relaxed writing and discussion of the craft.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wasatch Writers Fellowship",
                "url": "https://allevents.in/org/wasatch-writers-fellowship/14422259",
                "description": "The Fellowship was founded in Utah to help fiction and nonfiction writers alike achieve their goals. We welcome writers from around the world to join us."
            }
        ]
    }
]
```