{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070531053, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7519403560012194,
          54.66374318608322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110791443, Market Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.751923858355403,
          54.663689367041904
        ]
      }
    }
  ]
}