{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121324633, Ordnance Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6603705018589359,
          51.23746578636857
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001178341, Nadder Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6606435125645533,
          51.23734968283109
        ]
      }
    }
  ]
}