{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fordraught Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.048593,
            52.403159
          ],
          [
            -2.048788,
            52.402798
          ],
          [
            -2.04882,
            52.402738
          ],
          [
            -2.048913,
            52.402668
          ],
          [
            -2.048972,
            52.402624
          ],
          [
            -2.048998,
            52.402605
          ],
          [
            -2.049148,
            52.402492
          ],
          [
            -2.049446,
            52.402372
          ],
          [
            -2.049642,
            52.402293
          ],
          [
            -2.049692,
            52.402273
          ],
          [
            -2.049841,
            52.402213
          ],
          [
            -2.049897,
            52.40219
          ],
          [
            -2.049924,
            52.402179
          ],
          [
            -2.049973,
            52.40216
          ],
          [
            -2.049994,
            52.402151
          ],
          [
            -2.050384,
            52.401994
          ],
          [
            -2.050781,
            52.402224
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000218733, B62 0EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.050414470126637,
          52.40199893888702
        ]
      }
    }
  ]
}