This document loads a JSON-P resource using a <script> element, and displays (part of) the data in an alert box.
<script>
See Loading JSON-formatted data with Ajax and responseType='json' for more information.
responseType='json'