{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "16222, Barrack's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.682954438103264,
          51.49542249168773
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "188266, Barrack's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6829536316188,
          51.49536854670166
        ]
      }
    }
  ]
}