{
  "data": {
    "name": "Sarah Turner",
    "first_name": "Sarah",
    "last_name": "Turner",
    "email": "sarah.turner@cloud.org",
    "phone": "+1 (716) 774-4928",
    "address": {
      "street": "52 Elm Ave",
      "city": "Fort Worth",
      "state": "AK",
      "postal_code": "66659",
      "country": "USA"
    }
  },
  "note": "This is fake data for testing purposes only"
}