{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001142383, Bathwick Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3336858874505233,
          51.37782527573104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121176346, North Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3337003858356673,
          51.377843217784275
        ]
      }
    }
  ]
}