{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121241850, Swan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5310858973819723,
          51.72568681893008
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121368967, Swan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5313232260803282,
          51.726171270691864
        ]
      }
    }
  ]
}