{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72253395, Kitson Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5350813221667339,
          53.78553585913766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015358453, Pearson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5359940104452021,
          53.78535064289482
        ]
      }
    }
  ]
}