{
  "id": 0,
  "modelName": "Shop",
  "name": "",
  "description": "",
  "about": "seller",
  "website": "",
  "phone": "",
  "address": {
    "address_1": "",
    "address_2": "",
    "city": "",
    "state": "",
    "postcode": "",
    "country": ""
  },
  "meta_data": [],
  "_links": {
    "self": [
      {
        "href": ""
      }
    ],
    "collection": [
      {
        "href": ""
      }
    ]
  }
}