{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "320122553, Walker Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.716040505753766,
          56.065236632016685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320187991, Walker Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7175582262166627,
          56.06577265333231
        ]
      }
    }
  ]
}