{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "128500, Duckmoor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6143044452123814,
          51.43784223835229
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128648, Duckmoor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.614245936964545,
          51.437770611649505
        ]
      }
    }
  ]
}