{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023063704, Compass Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1805688915019927,
          53.473401747924555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070868706, Compass Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1808865708098284,
          53.47370687440042
        ]
      }
    }
  ]
}