{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122003222, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9710729940479976,
          56.183912096619636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122003223, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.971101971985789,
          56.1838487294573
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025417304, Roman Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.97123814302251,
          56.1839903405405
        ]
      }
    }
  ]
}