{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72238057, Wortley Moor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5993964599202926,
          53.79102582413567
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72567208, Wortley Moor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5986484074423237,
          53.79147272615085
        ]
      }
    }
  ]
}