{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000869317, Adelaide Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.047160222343648,
          53.817536386445525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012608401, Adelaide Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.047160222343648,
          53.817536386445525
        ]
      }
    }
  ]
}