{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025506616, Corporation Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8938032938466507,
          52.48286352672333
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071391488, Newton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8939648163929899,
          52.483052460327364
        ]
      }
    }
  ]
}