{
  "missionType": "place_video",
  "title": "Coffee scene at Sightglass",
  "description": "Film a brief video of the coffee, counter, and atmosphere at Sightglass Coffee.",
  "mediaType": "video",
  "reward": { "token": "KATCH", "amount": 1000 },
  "targetCount": 1,
  "verification": {
    "accept": [
      "Video is captured at Sightglass Coffee",
      "A coffee drink or barista counter is visible",
      "The shop atmosphere is visible without focusing on private people"
    ],
    "reject": [
      "No coffee shop context",
      "Footage appears old, reused, or from another location",
      "Private customer information is readable"
    ]
  },
  "location": {
    "placeLabel": "Sightglass Coffee, San Francisco",
    "visibility": {
      "center": { "lat": 37.7749, "lng": -122.4194 },
      "radiusMeters": 15000
    },
    "submission": {
      "center": { "lat": 37.7769, "lng": -122.4086 },
      "radiusMeters": 120,
      "minGpsAccuracyMeters": 50,
      "gpsMaxAgeSeconds": 120
    }
  }
}