← Back to Home

atlas-obscura-demo/imaginary-lighthouses

Imaginary Lighthouses

push a version →

Versions

Records in v1.1.0

[
  {
    "id": "saltmere",
    "type": "lighthouse",
    "data": {
      "name": "Saltmere Point Light",
      "ocean": "Vermilion Sea",
      "heightMeters": 41.5,
      "firstLit": 1847,
      "active": true,
      "lightColor": "white",
      "keeperLogPassphrase": "the gulls remember"
    }
  },
  {
    "id": "blackquill",
    "type": "lighthouse",
    "data": {
      "name": "Blackquill Reef Beacon",
      "ocean": "Sea of Hush",
      "heightMeters": 28,
      "firstLit": 1903,
      "active": false,
      "lightColor": "red",
      "keeperLogPassphrase": "low tide at three"
    }
  },
  {
    "id": "froston",
    "type": "lighthouse",
    "data": {
      "name": "Froston Spit Tower",
      "ocean": "Glass Strait",
      "heightMeters": 53.2,
      "firstLit": 1921,
      "active": true,
      "lightColor": "green",
      "keeperLogPassphrase": "north of the fog"
    }
  },
  {
    "id": "marrow",
    "type": "lighthouse",
    "data": {
      "name": "Marrow Harbor Light",
      "ocean": "Vermilion Sea",
      "heightMeters": 19.7,
      "firstLit": 1789,
      "active": true,
      "lightColor": "white",
      "keeperLogPassphrase": "count the lamps"
    }
  },
  {
    "id": "wrenlow",
    "type": "lighthouse",
    "data": {
      "name": "Wrenlow Beacon",
      "ocean": "Sea of Hush",
      "heightMeters": 36.4,
      "firstLit": 1958,
      "active": true,
      "lightColor": "amber",
      "keeperLogPassphrase": "where the eels sleep"
    }
  }
]

← all collections  ·