{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30118356, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3949591200905447,
          50.97728347244556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30514403, Ash Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3949866146638783,
          50.97716647930906
        ]
      }
    }
  ]
}