{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2007011994, Middlecliffe Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3623472598135902,
          53.54878078358187
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022884892, Chapel Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.361297598968618,
          53.546321325353674
        ]
      }
    }
  ]
}