{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "549098, Badminton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.490694728748756,
          51.50367695807898
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "676500, Badminton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4908850133080467,
          51.50395489898399
        ]
      }
    }
  ]
}