{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Short Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.14941,
            51.898994
          ],
          [
            -0.150292,
            51.899296
          ],
          [
            -0.151173,
            51.899597
          ],
          [
            -0.151298,
            51.899648
          ],
          [
            -0.151422,
            51.899699
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025007352, SG2 7HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15110862295997599,
          51.899758247492215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034627176, SG2 7HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15158083480892845,
          51.899585826844216
        ]
      }
    }
  ]
}