{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100011543999, Hardwick Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.108300894768156,
          53.48606407681488
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011544000, Hardwick Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1083160337764033,
          53.48609102835676
        ]
      }
    }
  ]
}