{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "202027108, East Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.30570333277308687,
          51.566800378555904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202027109, East Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.30570333277308687,
          51.566800378555904
        ]
      }
    }
  ]
}