{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121098550, Cock Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2800037516277216,
          51.1745437330171
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121111688, Cock Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.282758157079523,
          51.17350302332581
        ]
      }
    }
  ]
}