{
  "survey": {
    "id": "OBS-2026-0715-1842",
    "program": "Urban Bird Watch",
    "protocolVersion": "3.2",
    "status": "submitted",
    "submittedAt": "2026-07-15T11:48:32-04:00",
    "observer": {
      "participantId": "P-483921",
      "displayName": "Maya Chen",
      "experienceLevel": "intermediate",
      "contactConsent": false
    },
    "location": {
      "siteId": "CA-ON-TOR-017",
      "name": "High Park North Loop",
      "coordinates": {
        "latitude": 43.6538,
        "longitude": -79.4663,
        "accuracyMeters": 8
      },
      "region": {
        "country": "Canada",
        "province": "Ontario",
        "municipality": "Toronto"
      },
      "habitats": [
        "deciduous woodland",
        "urban park",
        "wetland edge"
      ],
      "publicAccess": true
    },
    "effort": {
      "method": "traveling_count",
      "startedAt": "2026-07-15T06:32:00-04:00",
      "endedAt": "2026-07-15T07:47:00-04:00",
      "durationMinutes": 75,
      "distanceKilometers": 2.4,
      "numberOfObservers": 2,
      "completeChecklist": true
    },
    "conditions": {
      "temperatureCelsius": 19.4,
      "cloudCoverPercent": 35,
      "wind": {
        "speedKilometersPerHour": 7,
        "direction": "NW"
      },
      "precipitation": "none",
      "visibilityKilometers": 12,
      "noiseLevel": "moderate"
    },
    "observations": [
      {
        "taxon": {
          "commonName": "American Robin",
          "scientificName": "Turdus migratorius",
          "taxonId": "avibase-3A5407F5"
        },
        "count": 14,
        "countType": "exact",
        "evidence": {
          "visual": true,
          "audio": true,
          "media": []
        },
        "breedingCodes": [
          "S7"
        ],
        "notes": "Several adults foraging on lawns; one carrying food."
      },
      {
        "taxon": {
          "commonName": "Red-winged Blackbird",
          "scientificName": "Agelaius phoeniceus",
          "taxonId": "avibase-BF75581C"
        },
        "count": 6,
        "countType": "exact",
        "evidence": {
          "visual": true,
          "audio": true,
          "media": [
            {
              "type": "audio",
              "assetId": "AUD-771945",
              "capturedAt": "2026-07-15T07:03:18-04:00",
              "license": "CC BY-NC 4.0"
            }
          ]
        },
        "breedingCodes": [
          "S2",
          "P1"
        ],
        "notes": "Four males singing near the marsh edge; one apparent pair."
      },
      {
        "taxon": {
          "commonName": "Great Blue Heron",
          "scientificName": "Ardea herodias",
          "taxonId": "avibase-9E9F2476"
        },
        "count": 1,
        "countType": "exact",
        "evidence": {
          "visual": true,
          "audio": false,
          "media": [
            {
              "type": "photo",
              "assetId": "IMG-882104",
              "capturedAt": "2026-07-15T07:21:44-04:00",
              "license": "CC BY 4.0"
            }
          ]
        },
        "breedingCodes": [],
        "notes": "Adult flew east over the pond."
      },
      {
        "taxon": {
          "commonName": "Black-capped Chickadee",
          "scientificName": "Poecile atricapillus",
          "taxonId": "avibase-E6C2DDF1"
        },
        "count": 5,
        "countType": "minimum",
        "evidence": {
          "visual": true,
          "audio": true,
          "media": []
        },
        "breedingCodes": [
          "FL"
        ],
        "notes": "Family group moving through mixed canopy."
      }
    ],
    "qualityControl": {
      "automatedReview": {
        "completed": true,
        "flags": [],
        "locationValidated": true,
        "effortValidated": true
      },
      "expertReview": {
        "required": false,
        "reviewerId": null,
        "reviewedAt": null
      }
    },
    "privacy": {
      "locationPrecision": "exact",
      "observerNameVisible": true,
      "sensitiveSpeciesCoordinatesObscured": true
    },
    "metadata": {
      "source": "mobile_app",
      "appVersion": "5.8.1",
      "devicePlatform": "Android",
      "offlineSubmission": false,
      "tags": [
        "summer-count",
        "morning",
        "urban-wetland"
      ]
    }
  }
}