{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122004747, Well Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9692251129112193,
          56.18778774265037
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122052543, Anderson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.969538875465432,
          56.18793551242471
        ]
      }
    }
  ]
}