{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100041036746, St Paul's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6032355828976494,
          50.530571088518535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041191533, St Paul's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.603151572303835,
          50.53059023293604
        ]
      }
    }
  ]
}