{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015310452, West Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9913185130116013,
          53.97981786761008
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092989990, Pasture Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9913947610374785,
          53.979772934522146
        ]
      }
    }
  ]
}