{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middle Field Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.53114,
            53.60919
          ],
          [
            -1.526788,
            53.610152
          ],
          [
            -1.522435,
            53.611114
          ],
          [
            -1.52154,
            53.611331
          ],
          [
            -1.520971,
            53.611784
          ],
          [
            -1.52082,
            53.611811
          ],
          [
            -1.519766,
            53.612002
          ],
          [
            -1.519668,
            53.61202
          ],
          [
            -1.519443,
            53.61206
          ],
          [
            -1.519219,
            53.612101
          ],
          [
            -1.519068,
            53.612128
          ],
          [
            -1.518833,
            53.61217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63169950, WF4 2LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5311400169408993,
          53.60919008259548
        ]
      }
    }
  ]
}