{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ladies Mile",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.132592,
            50.866304
          ],
          [
            -0.132394,
            50.866469
          ],
          [
            -0.132253,
            50.866532
          ],
          [
            -0.131844,
            50.866714
          ],
          [
            -0.13182,
            50.866728
          ],
          [
            -0.131796,
            50.866743
          ],
          [
            -0.131691,
            50.866805
          ],
          [
            -0.131586,
            50.866867
          ],
          [
            -0.131202,
            50.867091
          ],
          [
            -0.130819,
            50.867316
          ],
          [
            -0.130789,
            50.867333
          ],
          [
            -0.130761,
            50.86735
          ],
          [
            -0.12935,
            50.867965
          ],
          [
            -0.129032,
            50.868103
          ],
          [
            -0.127807,
            50.868427
          ],
          [
            -0.127764,
            50.868417
          ],
          [
            -0.127721,
            50.868406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22251751, BN1 8TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13259201251940242,
          50.866303978457694
        ]
      }
    }
  ]
}