{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "320123717, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7184503589255984,
          56.068132562491776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320190863, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7183195251555925,
          56.06808046787284
        ]
      }
    }
  ]
}