

# Event Details

- **Event Name**: 4th of July Craft Day
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 10:00 am
- **Event Description**: Stop by the library during open hours to complete a 4th of July themed craft. While supplies last.
- **Event URL**: https://allevents.in/edgefield/4th-of-july-craft-day/200030088102814
- **Event Categories**: fourth-of-july
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Edgefield
- **state**: SC
- **country**: United States
- **location**: 105 Courthouse Sq, Edgefield, SC, United States, South Carolina 29824
- **lat**: 33.78991
- **long**: -81.92902
- **full address**: 105 Courthouse Sq, Edgefield, SC, United States, South Carolina 29824

## Event gallery

- **Alt text**: 4th of July Craft Day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b6e69b0a99db10b40f08e0dff5f732f55a53c66fb31998d0315e341b25227e73-rimg-w1200-h628-dcd0edfa-gmir?v=1782743017

## FAQs

- **Q**: When and where is 4th of July Craft Day being held?
  - **A:** 4th of July Craft Day takes place on Wed, 01 Jul, 2026 at 10:00 am to Wed, 01 Jul, 2026 at 10:00 am at 105 Courthouse Sq, Edgefield, SC, United States, South Carolina 29824.
- **Q**: Who is organizing 4th of July Craft Day?
  - **A:** 4th of July Craft Day is organized by Edgefield County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Craft Day",
        "image": "https://cdn-az.allevents.in/events6/banners/b6e69b0a99db10b40f08e0dff5f732f55a53c66fb31998d0315e341b25227e73-rimg-w1200-h628-dcd0edfa-gmir?v=1782743017",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/edgefield/4th-of-july-craft-day/200030088102814",
        "location": {
            "@type": "Place",
            "name": "105 Courthouse Sq, Edgefield, SC, United States, South Carolina 29824",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "105 Courthouse Sq, Edgefield, SC 29824-1340, United States",
                "addressLocality": "Edgefield",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.78991",
                "longitude": "-81.92902"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop by the library during open hours to complete a 4th of July themed craft. While supplies last.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Edgefield County Public Library",
                "url": "https://allevents.in/org/edgefield-county-public-library/23307601"
            }
        ]
    }
]
```