{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "83222267, Parkside",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7120877960819771,
          53.722230959034945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83241808, Greenside",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7121328296763056,
          53.7222939838484
        ]
      }
    }
  ]
}