{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "77001049, Dudley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2441603475458853,
          53.50469423650135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090668843, Dudley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.244129677271876,
          53.50460441498237
        ]
      }
    }
  ]
}