{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Colenso Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.564537,
            53.781521
          ],
          [
            -1.563944,
            53.781469
          ],
          [
            -1.563351,
            53.781417
          ],
          [
            -1.563237,
            53.781415
          ],
          [
            -1.563122,
            53.781413
          ],
          [
            -1.563071,
            53.781413
          ],
          [
            -1.56302,
            53.781412
          ],
          [
            -1.562861,
            53.781409
          ],
          [
            -1.562702,
            53.781406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628082, LS11 0DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5644304862600025,
          53.78152047423326
        ]
      }
    }
  ]
}