{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009978879, Ernest Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3905078231900303,
          53.753091838151185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885916, Ernest Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.390657556214762,
          53.752884623975056
        ]
      }
    }
  ]
}