{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "133011847, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6083621551632508,
          57.612553032865776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133011848, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6081590108097266,
          57.612501715063544
        ]
      }
    }
  ]
}