{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090238315, Lloyd Street North",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2361984990249897,
          53.45839273807342
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091143542, Monton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2367853981538346,
          53.45831067877416
        ]
      }
    }
  ]
}