{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alms Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.154305,
            52.041169
          ],
          [
            -0.154128,
            52.040961
          ],
          [
            -0.153952,
            52.040753
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013806094, SG7 5NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15430453609832467,
          52.04116943681645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023323209, SG4 7EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19269632280149926,
          51.95908526615302
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025011320, SG7 5NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15421437912908034,
          52.040880288034025
        ]
      }
    }
  ]
}