{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000015201, St Matthew's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5550705155574476,
          50.463790192181605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040545915, Herbert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5552885567663806,
          50.463994132542595
        ]
      }
    }
  ]
}