{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090160571, Bradford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.786738102964236,
          53.83328988190614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051937085, Kirkgate",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7862815387468858,
          53.83343287724289
        ]
      }
    }
  ]
}