{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42142253, Europa Boulevard",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.021491352511789,
          53.39308817588882
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025306500, Adelphi Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.02113651185561,
          53.39271367492686
        ]
      }
    }
  ]
}