{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121296007, Norham Gardens",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2556578497814692,
          51.763716352300996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004680657, Norham Gardens",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2556578497814692,
          51.763716352300996
        ]
      }
    }
  ]
}