{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ainderby Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.211059,
            54.70139
          ],
          [
            -1.210939,
            54.701537
          ],
          [
            -1.210819,
            54.701685
          ],
          [
            -1.210807,
            54.701699
          ],
          [
            -1.210796,
            54.701713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009717611, TS24 0TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2109353226217046,
          54.70170478105159
        ]
      }
    }
  ]
}