{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010345643, Nether Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6689854654968646,
          53.07282792710803
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010345977, Nether Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6628208853936743,
          53.08242896003297
        ]
      }
    }
  ]
}