{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rokeby Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.585853,
            53.820631
          ],
          [
            -1.585704,
            53.821116
          ],
          [
            -1.585555,
            53.821601
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628646, LS6 3LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5855710192697454,
          53.821538119071214
        ]
      }
    }
  ]
}