{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50100986, Park Farm Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1626464327436519,
          51.09508840745915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025464133, Park Farm Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1633256100588623,
          51.09541182679632
        ]
      }
    }
  ]
}