{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stepin Turn",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.936217,
            54.340982
          ],
          [
            -0.936008,
            54.340702
          ],
          [
            -0.936001,
            54.340518
          ],
          [
            -0.935999,
            54.340459
          ],
          [
            -0.936256,
            54.340056
          ],
          [
            -0.93668,
            54.339499
          ],
          [
            -0.936765,
            54.339387
          ],
          [
            -0.936716,
            54.338902
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070749455, YO62 7XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9362165135942951,
          54.34098243643055
        ]
      }
    }
  ]
}