{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wagon Way (A193)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.51839,
            54.9908
          ],
          [
            -1.518498,
            54.990887
          ],
          [
            -1.518598,
            54.991002
          ],
          [
            -1.518699,
            54.991116
          ],
          [
            -1.519041,
            54.991554
          ],
          [
            -1.519161,
            54.991708
          ],
          [
            -1.519221,
            54.991785
          ],
          [
            -1.519382,
            54.991993
          ],
          [
            -1.519628,
            54.992351
          ],
          [
            -1.519874,
            54.99271
          ],
          [
            -1.519926,
            54.992789
          ],
          [
            -1.519979,
            54.992868
          ],
          [
            -1.520036,
            54.992937
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47231588, NE28 6HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5185579774892684,
          54.99084795850601
        ]
      }
    }
  ]
}