{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007602789, Crook Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6852324427155145,
          53.76288714497191
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007610610, Crook Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6866378749705606,
          53.76349029806358
        ]
      }
    }
  ]
}