

# Event Details

- **Event Name**: Card Sorting with Amy's Rays of Sunshine
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 10:00 am
- **Event Description**: Come sort cards with us!
- **Event URL**: https://allevents.in/apex/card-sorting-with-amys-rays-of-sunshine/200030162186358
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Apex
- **state**: NC
- **country**: United States
- **location**: Foxtail Coffee Hunter St
- **lat**: 35.73546
- **long**: -78.84651
- **full address**: Foxtail Coffee Hunter St, 76 Hunter St STE 112,Apex, North Carolina, United States

## Event gallery

- **Alt text**: Card Sorting with Amy's Rays of Sunshine
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/71871be1c8fc1fcb5b85b3af805bf5480e75da33ed16f82243cce746f491e837-rimg-w500-h500-dcffffff-gmir?v=1781676121

## FAQs

- **Q**: When and where is Card Sorting with Amy's Rays of Sunshine being held?
  - **A:** Card Sorting with Amy's Rays of Sunshine takes place on Thu, 18 Jun, 2026 at 10:00 am to Thu, 18 Jun, 2026 at 10:00 am at Foxtail Coffee Hunter St, 76 Hunter St STE 112,Apex, North Carolina, United States.
- **Q**: Who is organizing Card Sorting with Amy's Rays of Sunshine?
  - **A:** Card Sorting with Amy's Rays of Sunshine is organized by Amy's Rays of Sunshine.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Card Sorting with Amy's Rays of Sunshine",
        "image": "https://cdn-az.allevents.in/events7/banners/71871be1c8fc1fcb5b85b3af805bf5480e75da33ed16f82243cce746f491e837-rimg-w500-h500-dcffffff-gmir?v=1781676121",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/apex/card-sorting-with-amys-rays-of-sunshine/200030162186358",
        "location": {
            "@type": "Place",
            "name": "Foxtail Coffee Hunter St",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "76 Hunter St STE 112,Apex, North Carolina",
                "addressLocality": "Apex",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.73546",
                "longitude": "-78.84651"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come sort cards with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amys Rays of Sunshine",
                "url": "https://allevents.in/org/amys-rays-of-sunshine/19827213"
            }
        ]
    }
]
```