<!-- Embed YouTube -->
<iframe width="560" height="315"
src="https://www.youtube.com/embed/VIDEO_ID"
title="Video"
allowfullscreen>
</iframe>
<!-- Embed Google Map -->
<iframe
src="https://www.google.com/maps/embed?pb=..."
allowfullscreen
loading="lazy">
</iframe>