

# Event Details

- **Event Name**: Rotary at Noon
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 10:45 am
- **Event Description**: Come join Families of Grace at this event?
- **Event URL**: https://allevents.in/marco-island/rotary-at-noon/200029218091624
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029218091624?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=marco+island-events

## Event venue details

- **city**: Marco Island
- **state**: FL
- **country**: United States
- **location**: Marco Presbyterian Church
- **lat**: 25.96124
- **long**: -81.72936
- **full address**: Marco Presbyterian Church, 875 W Elkcam Circle,Marco Island,FL,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Lift the FOG (https://allevents.in/org/lift-the-fog/23542289)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8328681b596cd110803400c7bb20a81f8e974b0a22bc63506d35243543902512-rimg-w514-h386-dcb9c4d5-gmir?v=1763515580
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/326b971592f8fa63f515cf99dae7ca1803560653edc6b974343c42e862986413-rimg-w300-h300-dcbac3d5-gmir?v=1763515584

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 20 Nov, 2025 at 10:45 am
- **Q**: Where is the event happening?
  - **A:** Marco Presbyterian Church, 875 W Elkcam Circle,Marco Island,FL,United States
- **Q**: Who is organizing the event?
  - **A:** Lift the FOG
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Rotary at Noon ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rotary at Noon",
        "image": "https://cdn-az.allevents.in/events5/banners/8328681b596cd110803400c7bb20a81f8e974b0a22bc63506d35243543902512-rimg-w514-h386-dcb9c4d5-gmir?v=1763515580",
        "startDate": "2025-11-20",
        "url": "https://allevents.in/marco-island/rotary-at-noon/200029218091624",
        "location": {
            "@type": "Place",
            "name": "Marco Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "875 W Elkcam Circle,Marco Island,FL,United States",
                "addressLocality": "Marco Island",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "25.96124",
                "longitude": "-81.72936"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join Families of Grace at this event?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lift the FOG",
                "url": "https://allevents.in/org/lift-the-fog/23542289"
            }
        ]
    }
]
```