{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "5150844, Charing Cross Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12917002831391086,
          51.51326614805739
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023431759, A401",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12888639424105375,
          51.51315371329726
        ]
      }
    }
  ]
}