{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42062357, King's Drive North",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.158771661216972,
          53.36531649743948
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42203356",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.158608246726887,
          53.364832670785184
        ]
      }
    }
  ]
}