Embed podcasts in AMP in Ghost

I want to embed podcasts in AMP in Ghost.
Similar to YouTube videos.
Here is the embed code:

<iframe src="https://anchor.fm/mrhackio/embed/episodes/Cool-gadgets-episode---Bond-Touch--Backbone---future-of-gaming--NY-gift-ideas-e1c8bas" height="102px" width="400px" frameborder="0" scrolling="no"></iframe>

How to do it?