pub fn convert_waypoint_to_database_json( waypoint: Option<Waypoint>, map_marker: Option<MapMarker>, ) -> Option<String>