{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sheepfoot Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.125477,
            53.554209
          ],
          [
            -2.125494,
            53.554039
          ],
          [
            -2.12551,
            53.55387
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sheepfoot Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.12551,
            53.55387
          ],
          [
            -2.125536,
            53.553683
          ],
          [
            -2.125562,
            53.553497
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000119431, OL1 2PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.125471622758716,
          53.55424209579238
        ]
      }
    }
  ]
}