{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72244615, South Parkway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.462714760766091,
          53.81646715321465
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72679208, Foundry Mill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4627146458663103,
          53.816476140746616
        ]
      }
    }
  ]
}