{
  "missionType": "place_video",
  "title": "Film the Ferry Building coffee line",
  "description": "Capture a short video showing the public coffee line and recognizable Ferry Building context.",
  "mediaType": "video",
  "reward": { "token": "USDC", "amount": 8 },
  "targetCount": 5,
  "verification": {
    "accept": [
      "Video is recorded at the Ferry Building",
      "Coffee vendor or queue context is clearly visible",
      "Footage appears original and recent"
    ],
    "reject": [
      "No recognizable location context",
      "Private payment details are visible",
      "Reused or stock footage"
    ]
  },
  "location": {
    "placeLabel": "San Francisco Ferry Building",
    "submission": {
      "center": { "lat": 37.7955, "lng": -122.3937 },
      "radiusMeters": 160
    }
  }
}