{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151016747, Union Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.112198218066371,
          57.696320236429855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155469, Union Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.112030073838861,
          57.69619463447899
        ]
      }
    }
  ]
}