{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013314695, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5566813813440408,
          54.52798505407867
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110750376, Kendrew Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.555907276657521,
          54.52812600728447
        ]
      }
    }
  ]
}