{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45048470, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4503142927948316,
          54.90672504802024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45048471, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4503293986888608,
          54.90676106204339
        ]
      }
    }
  ]
}