{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025090185, Beck Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.309457739176594,
          52.79010500853259
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004461817, Norwich Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3017978633929197,
          52.79258495775473
        ]
      }
    }
  ]
}