

# Event Details

- **Event Name**: Movie Mornings
- **Event Start and End Date**: Tue, 20 Jan, 2026 at 09:00 am – Tue, 20 Jan, 2026 at 12:00 pm
- **Event Description**: Come join us for movie mornings. Movie starts at 9am, popcorn served at 9:01
- **Event URL**: https://allevents.in/aptos/movie-mornings/200029496691524
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Aptos
- **state**: CA
- **country**: United States
- **location**: 265 Center Ave, Aptos, CA, United States, California 95003
- **lat**: 36.97415
- **long**: -121.91165
- **full address**: 265 Center Ave, Aptos, CA, United States, California 95003

## Event gallery

- **Alt text**: Movie Mornings
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/70b70cdffba894a71373411bfd48810096c6319222e3d0ecb2cca9859088077d-rimg-w1200-h901-dc161916-gmir?v=1768390824

## FAQs

- **Q**: When and where is Movie Mornings being held?
  - **A:** Movie Mornings takes place on Tue, 20 Jan, 2026 at 09:00 am to Tue, 20 Jan, 2026 at 12:00 pm at 265 Center Ave, Aptos, CA, United States, California 95003.
- **Q**: Who is organizing Movie Mornings?
  - **A:** Movie Mornings is organized by The Mediterranean Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Mornings",
        "image": "https://cdn-az.allevents.in/events3/banners/70b70cdffba894a71373411bfd48810096c6319222e3d0ecb2cca9859088077d-rimg-w1200-h901-dc161916-gmir?v=1768390824",
        "startDate": "2026-01-20",
        "endDate": "2026-01-20",
        "url": "https://allevents.in/aptos/movie-mornings/200029496691524",
        "location": {
            "@type": "Place",
            "name": "265 Center Ave, Aptos, CA, United States, California 95003",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "265 Center Ave, Aptos, CA 95003-4467, United States",
                "addressLocality": "Aptos",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.97415",
                "longitude": "-121.91165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for movie mornings. Movie starts at 9am, popcorn served at 9:01",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mediterranean Bar",
                "url": "https://allevents.in/org/the-mediterranean-bar/26326724"
            }
        ]
    }
]
```