{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100050506202, Marsh Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2521413050051025,
          53.72063961362639
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001018187, Marsh Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.252110043382736,
          53.720693348380934
        ]
      }
    }
  ]
}