{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90019335, Wollescote Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1209729065617458,
          52.44759910120196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90207507, The Brambles",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1211930367370964,
          52.447392105071316
        ]
      }
    }
  ]
}