{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200003426571, Portland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08883774326101508,
          51.48519747981515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003427873, Michael Faraday School, Portland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08841871729784857,
          51.48488490090391
        ]
      }
    }
  ]
}