{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "77100756, Lloyd Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.244556672610221,
          53.479274113126436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094704168, Mount Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.244342055400981,
          53.478636371825466
        ]
      }
    }
  ]
}