{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091574381, Mason Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2817279398690957,
          52.656216013469674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091618016, Mason Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2817990020639278,
          52.65598021058729
        ]
      }
    }
  ]
}