{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72365688, Albert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5931642012856237,
          53.74796100890005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024950719, Albert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5931042421491877,
          53.74788890072233
        ]
      }
    }
  ]
}