Get Training Center Project Location
API returns GeoJSON location of training center within a project.
GET /en/sansa-catalogue/feed/training-center/?format=api
{
"type": "FeatureCollection",
"crs": {
"type": "name",
"properties": {
"name": "EPSG:4326"
}
},
"features": []
}