{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2465158447, Regent Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1251664456153712,
          52.62577697011166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465164655, Lancaster Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1256790551517109,
          52.62525933257449
        ]
      }
    }
  ]
}