{
  "@type": "https://lawenforcement.org/messages/csi/2.0/evidence",
  "location": "40.4973268,-111.9041778",
  "case_num": 12345,
  "notes": "I took a shot matching what the witness reported. See `#view-1`.",
       "": " The other shot matches what the victim remembers. See `#view-2`.",
  "~attach": [
    {
      "@id": "view-1",
      "mime-type": "image/png",
      "filename": "IMG1092348.png",
      "lastmod_time": "2018-12-24 18:24:07Z",
      "description": "view from doorway, facing east, with lights off",
      "data": {
        "base64": "aGVsbG8sIHl ...(many bytes omitted)... Ugd29ybGQ="
      }
    },
    {
      "@id": "view-2",
      "mime-type": "image/png",
      "filename": "IMG1092349.png",
      "lastmod_time": "2018-12-24 18:25:49Z",
      "description": "view with lamp in the background",
      "data": {
        "base64": "29yVsbG8GQs ...(many bytes omitted)... aGUgdbIHl="
      }
    }
  ]
}
