{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001249396, John Cross Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4354033781754354,
          53.565747957627224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070910749, Broach Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4355393530120213,
          53.56575645072379
        ]
      }
    }
  ]
}