{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022881455, Wood Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4076834506689953,
          53.51865965404518
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032780150, Wood Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4076061661965111,
          53.51879409907942
        ]
      }
    }
  ]
}