{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Panters Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.863696,
            52.003481
          ],
          [
            -0.863689,
            52.003463
          ],
          [
            -0.863674,
            52.003425
          ],
          [
            -0.863588,
            52.003203
          ],
          [
            -0.863537,
            52.003075
          ],
          [
            -0.863321,
            52.003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095503311, MK17 0ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8636775623397552,
          52.00348131915123
        ]
      }
    }
  ]
}