{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090152062, Tong Park Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7457637925644345,
          53.85498785629384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051289163, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7458428501839924,
          53.85448470138853
        ]
      }
    }
  ]
}