{
  "responseId": "obs-response-2026-07-11T14:32:18Z",
  "survey": {
    "surveyId": "cbs-ontario-2026-0711-0042",
    "program": "Community Bird Survey",
    "protocol": {
      "name": "Stationary Point Count",
      "version": "3.2",
      "durationMinutes": 15,
      "distanceBandsMeters": [25, 50, 100, 250],
      "allowedEvidenceTypes": ["visual", "song", "call", "flight_note", "photo", "audio"]
    },
    "site": {
      "siteId": "ON-TOR-HP-019",
      "name": "High Park - Grenadier Pond North",
      "region": "Toronto, Ontario",
      "country": "CA",
      "coordinates": {
        "latitude": 43.6468,
        "longitude": -79.4637,
        "accuracyMeters": 8
      },
      "habitat": {
        "primary": "urban parkland",
        "secondary": ["wetland edge", "mixed deciduous woodland", "managed meadow"],
        "waterPresent": true
      }
    },
    "observer": {
      "observerId": "usr-583921",
      "displayName": "Maya R.",
      "experienceLevel": "intermediate",
      "contactOptIn": false
    },
    "visit": {
      "startedAt": "2026-07-11T06:14:00-04:00",
      "endedAt": "2026-07-11T06:29:00-04:00",
      "timezone": "America/Toronto",
      "weather": {
        "temperatureC": 19.4,
        "windKph": 6,
        "windDirection": "NW",
        "cloudCoverPercent": 35,
        "precipitation": "none",
        "visibility": "good"
      }
    }
  },
  "observations": [
    {
      "observationId": "obs-0001",
      "speciesCode": "amerobin",
      "commonName": "American Robin",
      "scientificName": "Turdus migratorius",
      "count": 7,
      "distanceBandMeters": 50,
      "evidence": ["visual", "song"],
      "breedingBehavior": ["singing_male", "carrying_food"],
      "location": {
        "latitude": 43.64691,
        "longitude": -79.46322
      },
      "confidence": "high",
      "notes": "Two adults foraging on lawn; one carrying food toward shrubs."
    },
    {
      "observationId": "obs-0002",
      "speciesCode": "songspa",
      "commonName": "Song Sparrow",
      "scientificName": "Melospiza melodia",
      "count": 3,
      "distanceBandMeters": 25,
      "evidence": ["song", "visual"],
      "breedingBehavior": ["territorial_song"],
      "location": {
        "latitude": 43.64672,
        "longitude": -79.46385
      },
      "confidence": "high",
      "notes": "Singing from cattails along pond edge."
    },
    {
      "observationId": "obs-0003",
      "speciesCode": "mallar3",
      "commonName": "Mallard",
      "scientificName": "Anas platyrhynchos",
      "count": 12,
      "distanceBandMeters": 100,
      "evidence": ["visual"],
      "breedingBehavior": ["juveniles_present"],
      "location": {
        "latitude": 43.64705,
        "longitude": -79.46431
      },
      "confidence": "high",
      "notes": "Group included five downy young near shoreline."
    },
    {
      "observationId": "obs-0004",
      "speciesCode": "bkcchi",
      "commonName": "Black-capped Chickadee",
      "scientificName": "Poecile atricapillus",
      "count": 4,
      "distanceBandMeters": 50,
      "evidence": ["call", "visual"],
      "breedingBehavior": [],
      "location": {
        "latitude": 43.64655,
        "longitude": -79.46368
      },
      "confidence": "medium",
      "notes": "Small flock moving through maple canopy."
    }
  ],
  "qualityChecks": {
    "status": "accepted",
    "automatedFlags": [
      {
        "code": "COUNT_WITHIN_EXPECTED_RANGE",
        "severity": "info",
        "message": "All species counts are within seasonal expectations for this site."
      }
    ],
    "reviewRequired": false,
    "validatedAt": "2026-07-11T15:03:44Z"
  },
  "summary": {
    "speciesTotal": 4,
    "individualTotal": 26,
    "sensitiveSpeciesHidden": false,
    "dataLicense": "CC-BY-4.0"
  }
}