{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63182006, Princess Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.417168923417401,
          53.698833341945104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015523510, The Grove",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4170956794712128,
          53.69865322087725
        ]
      }
    }
  ]
}