{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Guards Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.106905,
            54.94068
          ],
          [
            -2.107635,
            54.941976
          ],
          [
            -2.107806,
            54.942278
          ],
          [
            -2.108163,
            54.942589
          ],
          [
            -2.10865,
            54.943199
          ],
          [
            -2.108883,
            54.943316
          ],
          [
            -2.109611,
            54.943399
          ],
          [
            -2.110065,
            54.94345
          ],
          [
            -2.110141,
            54.943459
          ],
          [
            -2.111325,
            54.943593
          ],
          [
            -2.111521,
            54.943663
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023732169, NE46 1YA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1115366422433146,
          54.94366294741498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024652189, NE46 1YD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1077997003615296,
          54.94140179224911
        ]
      }
    }
  ]
}