Please excuse this amateur question. I'm building a web app and would like to extract Eventbrite's JSON data sorted by address onto my embedded Google maps.
Right now I have the data in my console using fetch. How can I display this data on Google Map as markers?
Any help is appreciated.