{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010387109, Dene Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7090966008698698,
          54.866354082661275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110743778, Mandela Close",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.709206308912489,
          54.86626448119288
        ]
      }
    }
  ]
}