{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "501434, Little Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.658851165502817,
          51.56204396125355
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "501435, Little Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.658703148929047,
          51.56178403890695
        ]
      }
    }
  ]
}