{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010061807, Siloh Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9387177641174085,
          51.645891462958886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015801725, Cwm Level Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9393342555252455,
          51.64577337003637
        ]
      }
    }
  ]
}