geojson2svg is a package to draw svg's from geojson data. Under the hood it uses https://github.com/paulmach/go.geojson to parse the geojson strings to Go structs.
go get github.com/fapian/geojson2svg/pkg/geojson2svg
See the tests for usage examples.
Documentation can be found here