{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23046075, Olive Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1753279619490447,
          53.586932702789255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23046076, Olive Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.175237363397131,
          53.586941823992206
        ]
      }
    }
  ]
}