{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100020453090, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1180425922248922,
          51.35024683804707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022899787, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1179704311993432,
          51.350239149974456
        ]
      }
    }
  ]
}