

# Event Details

- **Event Name**: Great American Bird Count
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 08:30 am
- **Event Description**: Another Bird Count is happening on February 15 at 8:30am. Join us in helping researchers collect bird data for the National Audubon Society.
- **Event URL**: https://allevents.in/mexico/great-american-bird-count/200029590311721
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Mexico
- **state**: MO
- **country**: United States
- **location**: 15640 County Road 815, Mexico, MO, United States, Missouri 65265
- **lat**: 39.11065
- **long**: -91.86259
- **full address**: 15640 County Road 815, Mexico, MO, United States, Missouri 65265

## Event gallery

- **Alt text**: Great American Bird Count
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Great+American+Bird+Count&date=Sun%2C+15+Feb%2C+2026+at+08%3A30+am&bg=2

## FAQs

- **Q**: When and where is Great American Bird Count being held?
  - **A:** Great American Bird Count takes place on Sun, 15 Feb, 2026 at 08:30 am to Sun, 15 Feb, 2026 at 08:30 am at 15640 County Road 815, Mexico, MO, United States, Missouri 65265.
- **Q**: Who is organizing Great American Bird Count?
  - **A:** Great American Bird Count is organized by Scattering Fork Outdoor Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Great American Bird Count",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Great+American+Bird+Count&date=Sun%2C+15+Feb%2C+2026+at+08%3A30+am&bg=2",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/mexico/great-american-bird-count/200029590311721",
        "location": {
            "@type": "Place",
            "name": "15640 County Road 815, Mexico, MO, United States, Missouri 65265",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15640 Audrain Road 815, Mexico, MO 65265, United States",
                "addressLocality": "Mexico",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.11065",
                "longitude": "-91.86259"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Another Bird Count is happening on February 15 at 8:30am. Join us in helping researchers collect bird data for the National Audubon Society.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scattering Fork Outdoor Center",
                "url": "https://allevents.in/org/scattering-fork-outdoor-center/25368991"
            }
        ]
    }
]
```