{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "39025642, Hall Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.731298943876589,
          53.45401415624608
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202772, Parade Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7311889074714357,
          53.45374516931994
        ]
      }
    }
  ]
}