I wanted to export my saved places from Google Maps to use in another project, and figured Google Takeout would do the job.
Only to realize that the export doesn’t include coordinates or full addresses. Just a list of place names and map links.
So I built a small tool that pulls the full data (name, address, lat/lng) from your saved lists. You can export everything to CSV or JSON, and I might add KML, GeoJSON, if people are interested —open to feedback!
Edit: Available here now at takeout-tools.com