

# Event Details

- **Event Name**: Paint a Rock Community Project 
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 06:00 pm
- **Event Description**: Paint a rock community event at Southwest Community Center on March 4th from 6 PM - 8 PM! Registration is free!
- **Event URL**: https://allevents.in/little-rock/paint-a-rock-community-project/200029693254019
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

- **Ticket URL**: http://facebook.com/200029693254019?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=little+rock-events

## Event venue details

- **city**: Little Rock
- **state**: AR
- **country**: United States
- **location**: Southwest Community Center
- **lat**: 34.736
- **long**: -92.3311
- **full address**: Southwest Community Center, 6401 Baseline Road, Suite A,Little Rock,AR,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Little Rock Parks & Recreation (https://allevents.in/org/little-rock-parks-and-recreation/13166462)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0c54fc1d62e90d25b837a72ffc67734140b494d6845f9449acc1619c6cb2856e-rimg-w1080-h1080-dc146031-gmir?v=1772106795
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5935cbb1492d7ccf3fb329933de634e493738a5ae80a8761abe0c4b488d85051-rimg-w300-h300-dc145f31-gmir?v=1772106796

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Southwest Community Center, 6401 Baseline Road, Suite A,Little Rock,AR,United States
- **Q**: Who is organizing the event?
  - **A:** Little Rock Parks & Recreation
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Paint a Rock Community Project  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Paint a Rock Community Project",
        "image": "https://cdn-az.allevents.in/events4/banners/0c54fc1d62e90d25b837a72ffc67734140b494d6845f9449acc1619c6cb2856e-rimg-w1080-h1080-dc146031-gmir?v=1772106795",
        "startDate": "2026-03-04",
        "url": "https://allevents.in/little-rock/paint-a-rock-community-project/200029693254019",
        "location": {
            "@type": "Place",
            "name": "Southwest Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6401 Baseline Road, Suite A,Little Rock,AR,United States",
                "addressLocality": "Little Rock",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.736",
                "longitude": "-92.3311"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Paint a rock community event at Southwest Community Center on March 4th from 6 PM - 8 PM! Registration is free!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Little Rock Parks & Recreation",
                "url": "https://allevents.in/org/little-rock-parks-and-recreation/13166462",
                "description": "Creating a city in a park!"
            }
        ]
    }
]
```