{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014467234, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.228170957150572,
          50.23570768576575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040073329, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.228344413115709,
          50.235783825988506
        ]
      }
    }
  ]
}