{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070542288, Devonshire Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.752315548216025,
          54.663911607410235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110813477, Market Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.752657746020082,
          54.66397238969285
        ]
      }
    }
  ]
}