{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dandy Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.482688,
            53.746799
          ],
          [
            -2.48261,
            53.746812
          ],
          [
            -2.482531,
            53.746826
          ],
          [
            -2.482295,
            53.746865
          ],
          [
            -2.482095,
            53.746777
          ],
          [
            -2.482043,
            53.746754
          ],
          [
            -2.481624,
            53.746699
          ],
          [
            -2.481404,
            53.746665
          ],
          [
            -2.481185,
            53.746631
          ],
          [
            -2.481156,
            53.746625
          ],
          [
            -2.481126,
            53.746619
          ],
          [
            -2.480827,
            53.746543
          ],
          [
            -2.480528,
            53.746467
          ],
          [
            -2.480441,
            53.746443
          ],
          [
            -2.480355,
            53.746418
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010317995, BB1 1FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4805012318358135,
          53.74645502571618
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015327289, BB2 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4826138905044175,
          53.746886951620766
        ]
      }
    }
  ]
}