{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012777228, Melbourne Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.057042872091486,
          53.482845831557626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004421062, Corporation Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0568769799273268,
          53.4827470382216
        ]
      }
    }
  ]
}