Issue
I want to get the type of place that the user is at, like if they are at a restaurant or at a hotel. I have tried to look into that and no one seems to have an answer. Even when printing the full description of the location it doesn’t show that.
Solution
I finally found a solution to this answer. I just used the Yelp API and it gave me more than enough information. This is what I used…
https://medium.com/@khansaryan/yelp-fusion-api-integration-af50dd186a6e
Answered By – Alex_Minasyan
Answer Checked By – Willingham (BugsFixing Volunteer)