{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200200102, Albert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2137607541891592,
          51.5882144321774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200219174, Albert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21373190015445812,
          51.58821399302841
        ]
      }
    }
  ]
}