{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100051985345, Orchard Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9647249804329481,
          53.61057558925386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002349033, Union Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9648708264950673,
          53.61079257863305
        ]
      }
    }
  ]
}