{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001230046, Barnsdale Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1926494859926646,
          52.5985667464838
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001230938, Frances Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1924268386965429,
          52.597828048285706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015420461, M1",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1936210843292896,
          52.597917092448505
        ]
      }
    }
  ]
}