{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63012280, Bradley Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3562763683346901,
          53.726915641185926
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63131454, Rectory Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3563918476781158,
          53.727293766924774
        ]
      }
    }
  ]
}