{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30045994, Head Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7160134681256713,
          50.971439695576265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30045995, Head Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.716298424740125,
          50.971446940293575
        ]
      }
    }
  ]
}