Placemark supports the relatively-new FlatGeobuf format for both importing & exporting features. FlatGeobuf supports roughly the same features as GeoJSON, but in contrast to GeoJSON's text encoding, FlatGeobuf is a binary file format that's made to be small and efficient.
Placemark uses the FlatGeobuf reference implementation JavaScript module to import & export its format.
Have feedback or a question that isn't answered here? Contact us by email.