{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sike Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.644547,
            53.518471
          ],
          [
            -1.644189,
            53.518481
          ],
          [
            -1.643644,
            53.518372
          ],
          [
            -1.643231,
            53.518442
          ],
          [
            -1.641921,
            53.518661
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007003899, S36 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6419203181406308,
          53.518664282429185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007003900, S36 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6443187953753455,
          53.518608517165546
        ]
      }
    }
  ]
}