GeoJSON for Jackson Serialize / Deserialize GeoJSON with Jackson Requirements Java 11+ Dependency Add the dependency in your dependencies { ... }: implementation("io.jawg.geojson:geojson-jackson:1.0.0") Build ./gradlew build