The ticket sales Application can get some information on the park like name, currency, time zone, and so on using the GET /parks request.
By default, to avoid too much data transfer, the geographical definition of the park is not returned.
To get it in the response, add the query parameter "?modifier[]=include-geometry"