

# Event Details

- **Event Name**: Sunrise Photography Meetup
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 05:30 am – Sat, 12 Sep, 2026 at 07:30 am (+01:00)
- **Event Description**: Students will learn how to use the proper settings to capture a beautiful sunrise. You will most likely need to use manual settings or switch to AV (aperture) mode.
- **Event URL**: https://allevents.in/portsmouth/sunrise-photography-meetup/200030683706243
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Portsmouth
- **state**: EN
- **country**: United Kingdom
- **location**: Ryde Esplanade
- **lat**: 50.73283
- **long**: -1.159765
- **full address**: Ryde Esplanade, Ryde, Portsmouth, United Kingdom

## Event gallery

- **Alt text**: Sunrise Photography Meetup
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1857289ccbd4d1192435d1254cd7d4733744b2358a19a00d8ba4c2367dce6880-rimg-w800-h533-dc887868-gmir?v=1789067563

## FAQs

- **Q**: When and where is Sunrise Photography Meetup being held?
  - **A:** Sunrise Photography Meetup takes place on Sat, 12 Sep, 2026 at 05:30 am to Sat, 12 Sep, 2026 at 07:30 am at Ryde Esplanade, Ryde, Portsmouth, United Kingdom.
- **Q**: Who is organizing Sunrise Photography Meetup?
  - **A:** Sunrise Photography Meetup is organized by Chichester Photography Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunrise Photography Meetup",
        "image": "https://cdn-az.allevents.in/events9/banners/1857289ccbd4d1192435d1254cd7d4733744b2358a19a00d8ba4c2367dce6880-rimg-w800-h533-dc887868-gmir?v=1789067563",
        "startDate": "2026-09-12T05:30:00+01:00",
        "endDate": "2026-09-12T07:30:00+01:00",
        "url": "https://allevents.in/portsmouth/sunrise-photography-meetup/200030683706243",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ryde Esplanade",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ryde, Portsmouth, United Kingdom",
                "addressLocality": "Portsmouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.73283",
                "longitude": "-1.159765"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Students will learn how to use the proper settings to capture a beautiful sunrise. You will most likely need to use manual settings or switch to AV (aperture) mode.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chichester Photography Group",
                "url": "https://allevents.in/org/chichester-photography-group/20300936"
            }
        ]
    }
]
```