{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010318923, Foundry Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.466182991861585,
          53.694047702171304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004508185, Hardman Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4666830373600575,
          53.69407271868091
        ]
      }
    }
  ]
}