{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014516235, Waterloo Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.696197934902421,
          53.26429038595907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012807328, Waterloo Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6958038938717697,
          53.26310614524372
        ]
      }
    }
  ]
}