{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013324833, Bungay Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.516207587246532,
          52.35008105110419
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091402705, Fair View Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5149172978603649,
          52.35047925979665
        ]
      }
    }
  ]
}