I have the following situation, I have a json with “title, description, adress” from several places, I want to leave this in the saved app itself, so when the user clicks on the “place” box called “california”, the page will be Redirected to a “page” page and a typescript will get my json that is saved in the app and look for california and play in the html (* I want it so I do not have to get sucking net from the user, Created in my app).