{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Nunington View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.58833,
            53.801945
          ],
          [
            -1.587905,
            53.80193
          ],
          [
            -1.58748,
            53.801915
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628538, LS12 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5882238237768815,
          53.80194441111138
        ]
      }
    }
  ]
}