{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "64100769, Albert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1736802533493638,
          51.438772502621575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100917900, A4160",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1737700139888654,
          51.438906483344
        ]
      }
    }
  ]
}