{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stoket Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.293498,
            53.384936
          ],
          [
            -1.293509,
            53.386207
          ],
          [
            -1.293591,
            53.386745
          ],
          [
            -1.293733,
            53.386939
          ],
          [
            -1.295065,
            53.387914
          ],
          [
            -1.295203,
            53.387963
          ],
          [
            -1.295789,
            53.38817
          ],
          [
            -1.296647,
            53.38838
          ],
          [
            -1.297553,
            53.388832
          ],
          [
            -1.298604,
            53.389526
          ],
          [
            -1.299719,
            53.389922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023208378, S26 3YA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2935163050087932,
          53.38499840014192
        ]
      }
    }
  ]
}