{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "299368, Redcliff Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.590509819382294,
          51.4524231385327
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "347615, Redcliff Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.590509819382294,
          51.4524231385327
        ]
      }
    }
  ]
}