Add location points on a choropleth map in python

I have already created a choropleth map using Plotly(go.Choropleth) based on the density of that area. Now I want to add location points on the map, how should I go that? The location points are national parks that I want to plot on the map, and they’re in another dataframe.