{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002564738, West Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10855939850552325,
          52.20181513783177
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002564740, Sidgwick Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.108002483892669,
          52.20179811464029
        ]
      }
    }
  ]
}