Is there any way to implement Place Types in App Inventor?

Sorry nothing using Place Type (whatever that is). Here is a way to show the closest theaters using an intent through ActivityStarter. This example finds restaurants. Substitute theater for restaurant and you might have the app you want. I think you can also do ?q=theaters near me in the DataUri join. Yes, you need a WIFI or network Internet connection on your device.

or you can find a school

or almost anything you could desire by changing the search word. The app uses the ActivityStarter to activate Google search.

Does that work for you Marcos?

Regards,
Steve

2 Likes