{
    "location": {
        "id": "string",
        "name": null,
        "displayName": "string",
        "latitude": 0.0,
        "longitude": 0.0,
        "restrictedCdn": false
    },
    "currentServiceName": "string",
    "nextServiceName": "string",
    "tenantKey": "string",
    "provisioningType": 0,
    "notifyTenantAfterProvisioning": false,
    "context": {
        "decodedUserKey": "string",
        "decodedTenantKey": "string",
        "decodedAppKey": "string",
        "roleType": 0,
        "layer": "System",
        "allowed": {
            "item1": false
        }
    },
    "propertyBag": {
        "item1": "string"
    },
    "isTracked": false
}