

# Event Details

- **Event Name**: Street Photography Class
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 10:00 am – Sun, 12 Apr, 2026 at 12:00 pm (-04:00)
- **Event Description**: Studio simulation of street photography: urban composition, candid techniques, lighting for dynamic scenes. Hands-on practice with professional guidance. Participants bring their own equipment - no supplies provided.
- **Event URL**: https://allevents.in/richmond/street-photography-class/200029931986204
- **Event Categories**: Photography, Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: VA
- **country**: United States
- **location**: 1108 E Main St, Richmond, VA 23219-3522, United States
- **lat**: 37.53705
- **long**: -77.43405
- **full address**: 1108 E Main St, Richmond, VA 23219-3522, United States

## Event gallery

- **Alt text**: Street Photography Class
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a2fb829c9293789a25f109721a88183c1e17c6477b83bf0ac7f05f2e6ca1d5ac-rimg-w1200-h797-dc322c2a-gmir?v=1775990884

## FAQs

- **Q**: When and where is Street Photography Class being held?
  - **A:** Street Photography Class takes place on Sun, 12 Apr, 2026 at 10:00 am to Sun, 12 Apr, 2026 at 12:00 pm at 1108 E Main St, Richmond, VA 23219-3522, United States.
- **Q**: Who is organizing Street Photography Class?
  - **A:** Street Photography Class is organized by Richmond Photography Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Street Photography Class",
        "image": "https://cdn-az.allevents.in/events3/banners/a2fb829c9293789a25f109721a88183c1e17c6477b83bf0ac7f05f2e6ca1d5ac-rimg-w1200-h797-dc322c2a-gmir?v=1775990884",
        "startDate": "2026-04-12T10:00:00-04:00",
        "endDate": "2026-04-12T12:00:00-04:00",
        "url": "https://allevents.in/richmond/street-photography-class/200029931986204",
        "location": {
            "@type": "Place",
            "name": "1108 E Main St, Richmond, VA 23219-3522, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1108 E Main St, Richmond, VA 23219-3522, United States",
                "addressLocality": "Richmond",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.53705",
                "longitude": "-77.43405"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Studio simulation of street photography: urban composition, candid techniques, lighting for dynamic scenes. Hands-on practice with professional guidance. Participants bring their own equipment - no supplies provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Richmond Photography Group",
                "url": "https://allevents.in/org/richmond-photography-group/21060187"
            }
        ]
    }
]
```