{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "106018, St Anne's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5478095916124013,
          51.45352967306784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "318428, St Anne's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.548753888128411,
          51.45306668231189
        ]
      }
    }
  ]
}