{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Short Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.119825,
            52.249231
          ],
          [
            -0.120124,
            52.249115
          ],
          [
            -0.120424,
            52.248999
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008082100, CB23 3HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12025287880226125,
          52.24914770594642
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008082101, CB23 3HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12032683678689335,
          52.249130900667794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033032901, CB23 3HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1197952499149814,
          52.2492303325047
        ]
      }
    }
  ]
}