{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013646569, Albert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4736541877809408,
          53.35881810637943
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052118947, Plantation Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.473053757358211,
          53.35877051479745
        ]
      }
    }
  ]
}