{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72136341, Moor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5816905437348154,
          53.82833755319753
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72566984, Weetwood Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.581871510182323,
          53.828473003359065
        ]
      }
    }
  ]
}