{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000055268, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40282281260052744,
          52.74878277626053
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024107585, Hospital Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4027927152625018,
          52.748774394544505
        ]
      }
    }
  ]
}