{
"id": "FID001",
"type": "MobileCollectionFolder",
"attributes": {
"name": "string",
"description": "string",
"imageUrl": "string"
},
"relationships": {
"collectionItems": {
"data": [
{
"id": "FID001",
"type": "MobileCollectionItem"
}
]
}
}
}