{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63170021, Moor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2938686224374485,
          53.61422788325475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63181997, Common Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2936094242523895,
          53.614361180808764
        ]
      }
    }
  ]
}