

# Event Details

- **Event Name**: Field Trip
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 09:00 am
- **Event Description**: Meet at the Laurel Hill Wildlife Drive parking area at 9 am.  We will carpool around the 4 mile drive looking for waterfowl, eagles, and woodland birds.  Bring a lunch and we’ll eat along the way.
- **Event URL**: https://allevents.in/garden-city/field-trip/200029369807330
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Garden City
- **state**: GE
- **country**: United States
- **location**: Savannah National Wildlife Refuge Laurel Hill Wildlife Drive
- **lat**: 32.165672758257
- **long**: -81.115324791803
- **full address**: Savannah National Wildlife Refuge Laurel Hill Wildlife Drive, Port Wentworth, Georgia, Garden City, United States

## Event gallery

- **Alt text**: Field Trip
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a117a20fd8ecd151fad4d05a97b2b833d147ff3a1a1e549d98f004e868d3c781-rimg-w1200-h957-dc756160-gmir?v=1768628648

## FAQs

- **Q**: When and where is Field Trip being held?
  - **A:** Field Trip takes place on Sat, 17 Jan, 2026 at 09:00 am to Sat, 17 Jan, 2026 at 09:00 am at Savannah National Wildlife Refuge Laurel Hill Wildlife Drive, Port Wentworth, Georgia, Garden City, United States.
- **Q**: Who is organizing Field Trip?
  - **A:** Field Trip is organized by Augusta-Aiken Audubon Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Field Trip",
        "image": "https://cdn-az.allevents.in/events5/banners/a117a20fd8ecd151fad4d05a97b2b833d147ff3a1a1e549d98f004e868d3c781-rimg-w1200-h957-dc756160-gmir?v=1768628648",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/garden-city/field-trip/200029369807330",
        "location": {
            "@type": "Place",
            "name": "Savannah National Wildlife Refuge Laurel Hill Wildlife Drive",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Port Wentworth, Georgia",
                "addressLocality": "Garden City",
                "addressRegion": "GE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.165672758257",
                "longitude": "-81.115324791803"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet at the Laurel Hill Wildlife Drive parking area at 9 am.  We will carpool around the 4 mile drive looking for waterfowl, eagles, and woodland birds.  Bring a lunch and we’ll eat along the way.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Augusta-Aiken Audubon Society",
                "url": "https://allevents.in/org/augusta-aiken-audubon-society/26531328"
            }
        ]
    }
]
```