{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "22252790, Morley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1342981694079226,
          50.82568992379905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22274118, Circus Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13426419795866726,
          50.82547353734381
        ]
      }
    }
  ]
}