{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "21118621, Portland Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3475265732486828,
          53.7473294642878
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008633175, Pearson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3479978563682147,
          53.74730000458322
        ]
      }
    }
  ]
}