{
"type": "crm-organization",
"id": "string",
"attributes": {
"crm_url": "string",
"name": "string",
"country": "string",
"city": "string",
"postal_code": "string",
"zip_code": "string",
"website": "string"
},
"relationships": {
"crm_owner": {
"id": "string",
"type": "crm-user"
}
}
}