{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024916214, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.183425724136149,
          53.92433130085324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092775845, Ravenscroft Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.18256928215541,
          53.92000049681815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012840104, Skipton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1821884555174553,
          53.923452384399205
        ]
      }
    }
  ]
}