{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "36030767, Nelson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1822736255597994,
          54.15831961959326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36048573, Nelson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.182288935643234,
          54.1583194692361
        ]
      }
    }
  ]
}