{
    "type": "object",
    "properties": {
        "attributes": {
            "type": "object",
            "properties": {
                "type": {
                    "type": "string"
                },
                "url": {
                    "type": "string"
                }
            }
        },
        "Id": {
            "type": "string"
        }
    },
    "version": 5
}
