{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morris Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.599846,
            53.818764
          ],
          [
            -1.600189,
            53.818608
          ],
          [
            -1.600533,
            53.818452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72641609, LS5 3JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6004562333152614,
          53.818487729726606
        ]
      }
    }
  ]
}