{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094604257, Arthur Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.23295224675431,
          53.82431828714192
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012549550, Arthur Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2329218644188047,
          53.82431834619989
        ]
      }
    }
  ]
}