{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100061081000, Russell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7575151290331718,
          51.439212571353494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061081001, Russell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7574853060108585,
          51.4391952855096
        ]
      }
    }
  ]
}