{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110381161, Watson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8409470605841813,
          54.86032551919548
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110381162, Watson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8409150215850996,
          54.86055013664412
        ]
      }
    }
  ]
}