{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50015810, Albert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0804855636334,
          51.06978660848163
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50015811, Albert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0804885465314624,
          51.069831504098026
        ]
      }
    }
  ]
}