{
  "entries": [
    {
      "name": "Mira Vale",
      "type": "character",
      "keys": ["Mira", "Mira Vale", "cartographer"],
      "facts": ["Mira Vale is an adult harbor cartographer.", "Mira values evidence over accusations.", "Mira does not know who copied the blue chart."]
    },
    {
      "name": "Tide Archive",
      "type": "location",
      "keys": ["tide archive", "archive", "ledger room"],
      "facts": ["The tide archive closes at dusk.", "A brass token is required to open its door."]
    },
    {
      "name": "Blue Chart",
      "type": "item",
      "keys": ["blue chart", "chart", "copied chart"],
      "facts": ["The blue chart is a copy, not the original ledger.", "Its western bearing matches yesterday's tide.", "The identity of the copier is unresolved."]
    }
  ]
}
