{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72152470, Park Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5517549920301716,
          53.80037565457144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72685339, Oxford Row",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5517549920301716,
          53.80037565457144
        ]
      }
    }
  ]
}