geopandas.GeoSeries.to_json

GeoSeries.to_json(self, **kwargs)

Returns a GeoJSON string representation of the GeoSeries.

Parameters
*kwargs* that will be passed to json.dumps().