{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010542746, Princess Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6424823821915375,
          52.81029968318067
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032003523, Princess Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6425429753395215,
          52.810147044039184
        ]
      }
    }
  ]
}